Skip to content

Commit e9f463b

Browse files
authored
Merge pull request #12 from popyson1648/docs/add-demo-gif
docs: Add demo GIF to README
2 parents 5cf8e10 + 85e6256 commit e9f463b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232

3333
`git-scribe` is a command-line tool that leverages Large Language Models (LLMs) to automatically generate high-quality, conventional commit messages and pull request descriptions. It acts as a smart wrapper around your daily `git` commands, streamlining your workflow and improving your commit history.
3434

35+
## Demo
36+
37+
![Demo of git-scribe in action](assets/demo.gif)
38+
3539
## Features
3640

3741
- **AI-Generated Commit Messages**: Automatically generates well-formatted commit messages from your staged changes.

0 commit comments

Comments
 (0)