Commit 1e5f97e
cici
docs: enhance README header with badges, tagline, and SEO-friendly intro
Boost discoverability without changing any of the install / configuration
documentation that users rely on day-to-day:
- Add a one-line tagline above the description so the value prop ("drive
Claude Code / Gemini CLI / Codex CLI from your phone, code stays on
your machine") is visible in GitHub list previews and trending cards.
- Add 5 shields.io badges (release, license, Go reference, Go report card,
stars) — these are the standard cues GitHub users scan for "is this
repo alive and trustworthy" before reading the rest of the README.
- Bold the runtime names (Claude Code, Gemini CLI, Codex CLI) in the
intro paragraph so the brand keywords stand out for both human readers
and search engines.
- Leave a TODO comment for a future docs/demo.gif — visual assets are a
major GitHub trending and Hacker News thumbnail signal but require
separate recording work.
Everything below "## How it works" is unchanged.1 parent 12d9062 commit 1e5f97e
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
4 | 19 | | |
5 | 20 | | |
6 | 21 | | |
| |||
0 commit comments