Skip to content

Commit 733e410

Browse files
committed
docs: enhance documentation and testing across the project
- Rephrase the description of methods for generating a commit message for clarity - Capitalize "Mode" in the section title "CLI Mode" Signed-off-by: appleboy <[email protected]>
1 parent 62228ba commit 733e410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@ codegpt config set openai.headers "HTTP-Referer=https://github.com/appleboy/Code
220220

221221
## Usage
222222

223-
There are two methods for generating a commit message using the `codegpt` command. The first is CLI mode, and the second is Git Hook.
223+
There are two methods for generating a commit message using the `codegpt` command: CLI mode and Git Hook.
224224

225-
### CLI mode
225+
### CLI Mode
226226

227227
You can call `codegpt` directly to generate a commit message for your staged changes:
228228

0 commit comments

Comments
 (0)