Skip to content

Commit

Permalink
docs: add Chinese README introduction link
Browse files Browse the repository at this point in the history
- Add link to Chinese introduction in README.md file.
  • Loading branch information
appleboy committed Mar 12, 2023
1 parent 30c6abc commit a663a00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

A CLI written in [Go](https://go.dev) language that writes git commit messages for you using ChatGPT AI (gpt-3.5-turbo model) and automatically installs a [git prepare-commit-msg hook](https://git-scm.com/docs/githooks).

[繁體中文介紹][1]

[1]:https://blog.wu-boy.com/2023/03/writes-git-commit-messages-using-chatgpt/

## Installation

Currently, the only supported method of installation on MacOS is [Homebrew](http://brew.sh/). To install `codegpt` via brew:
Expand Down

0 comments on commit a663a00

Please sign in to comment.