Skip to content

Commit 85e6256

Browse files
author
Your Name
committed
docs: Add demo GIF to README
Adds a visual demonstration GIF to the README to showcase the tool's core functionality and improve user understanding.
1 parent 5cf8e10 commit 85e6256

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)