You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Simplified Chinese translation to documentation
- Add link to Simplified Chinese README in the main README file
- Create a new Simplified Chinese README file with detailed documentation
- Add link to Simplified Chinese README in the Traditional Chinese README file
Signed-off-by: Bo-Yi Wu <[email protected]>
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7

8
8
9
-
English | [繁體中文](./README.zh-tw.md)
9
+
English | [繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md)
10
10
11
11
A CLI written in [Go](https://go.dev) that writes git commit messages or provides a code review summary for you using ChatGPT AI (gpt-4o, gpt-4 model) and automatically installs a [git prepare-commit-msg hook](https://git-scm.com/docs/githooks).
0 commit comments