Skip to content

Commit a5d03fa

Browse files
committed
✨ feat: Add features section to README
1 parent 567802d commit a5d03fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ A Neovim plugin for committing with AI
66

77
https://github.com/user-attachments/assets/b6e6aa6c-85a8-42b1-994c-fa3ffe80d760
88

9+
## Features
10+
🔹 Automated Commit Message Generation – Analyzes changes (git diff) and generates commit messages automatically.
11+
🔹 AI-Powered Suggestions – UsesAI to create meaningful commit messages.
12+
🔹 Multiple Commit Message Options – Provides different commit types (feat, fix, chore, enhancement, etc.).
13+
914
## Requirements
1015

1116
- Neovim 0.10+.

0 commit comments

Comments
 (0)