diff --git a/README.md b/README.md new file mode 100644 index 0000000..d90e70a --- /dev/null +++ b/README.md @@ -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 +```