Skip to content

Commit f528628

Browse files
committed
Add asciinema demo GIF to README
Embed animated terminal demo showing the core workflow: create, list, show, comment, close, and push issues.
1 parent 64b8c83 commit f528628

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Distributed issue tracking using Git's native data model.
44

55
**Command:** `git issue` (simple to use, despite the project name)
66

7+
<p align="center">
8+
<img src="demo/demo.gif" alt="git-native-issue demo" width="600">
9+
</p>
10+
711
## The Problem
812

913
Your source code travels with `git clone`. Your issues don't.

demo/demo.gif

246 KB
Loading

demo/demo.mp4

229 KB
Binary file not shown.

0 commit comments

Comments
 (0)