Add README with usage instructions for AI commit message tool

This commit is contained in:
ilguappo 2024-08-06 19:59:29 -07:00
parent 704f4b6f05
commit f9d06244b1

9
README.md Normal file
View File

@ -0,0 +1,9 @@
## use AI to draft commit messages
clone this repo and then link the scripts into your path.
### use
Instead of `git commit -m "your message here"`
```
aicommit
```