Skip to content

Commit ef4a841

Browse files
Alex Holmbergclaude
authored andcommitted
docs: add demo GIF to README for better conversions
- Add syncable-cli-demo.gif right after intro section - Remove GIF from .gitignore so it's tracked - Optimal placement: users read what it does → see demo → Quick Start 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9d3b39c commit ef4a841

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@ syncable-ide-companion/*.vsix
3838
syncable-ide-companion/node_modules/
3939
syncable-ide-companion/dist/
4040

41-
syncable-cli.tape
42-
syncable-cli-demo.gif
41+
syncable-cli.tape

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ You: Now add Redis caching and create a docker-compose
5353
Agent: I'll add Redis to your stack and create a compose file...
5454
```
5555
56+
<p align="center">
57+
<img src="syncable-cli-demo.gif" alt="Syncable CLI Demo" width="800" />
58+
</p>
59+
5660
## ⚡ Quick Start
5761
5862
```bash

syncable-cli-demo.gif

2.2 MB
Loading

0 commit comments

Comments
 (0)