diff --git a/README.md b/README.md index 2b18797..725cc5e 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ We'd love for you to contribute to AI-Commit! Here's how: ## Roadmap -- [x] Support for multimple suggestions: Provide multiple suggestions for the commit message. +- [x] Support for multiple suggestions: Provide multiple suggestions for the commit message. - [x] Support for custom commit types: Allow users to specify a custom commit type manually. - [ ] Automated scope detection: Detect the scope of changes and automatically include it in the commit message. - [ ] Improved emoji suggestions: Enhance the emoji suggestions generated by AI-Commit to better match the changes made to the code.