Skip to content

Commit ae0fbc9

Browse files
committed
update README
1 parent d01dd0c commit ae0fbc9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Ask How CLI
1+
# AI Git
22

3-
Update your Git workflow with AI
3+
Update your Git workflow with AI.
44

55
## Installation
66

@@ -26,13 +26,14 @@ ai-commit
2626
![image](./images/image.png)
2727

2828

29-
Then, you can push your changes and use AI to auto-generate you a description
29+
Then, you can push your changes and use AI to auto-generate you a description and assign basic SemVer2.0 labels.
3030

3131
```bash
3232
ai-pr
3333
```
3434

35-
To then review:
35+
If you want a Github comment reviewing your PR:
36+
3637
```bash
3738
ai-review
3839
```

0 commit comments

Comments
 (0)