Skip to content

Commit fa3bbd0

Browse files
committed
docs: github stars history in readme
1 parent 823bcc3 commit fa3bbd0

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,13 @@ make docs # Build the Astro docs site in docs/dist
123123
See `Makefile` for the full target list.
124124

125125
`make e2e-record` overwrites `internal/e2e/fixtures/` from the real `claude`, `codex`, and `opencode` CLIs, spends real API quota, and should be reviewed before committing.
126+
127+
## Star History
128+
129+
<a href="https://www.star-history.com/?repos=kunchenguid%2Fno-mistakes&type=date&legend=top-left">
130+
<picture>
131+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&theme=dark&legend=top-left" />
132+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&legend=top-left" />
133+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&legend=top-left" />
134+
</picture>
135+
</a>

README.zh-CN.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,13 @@ make docs # 在 docs/dist 构建 Astro 文档站
123123
完整 target 列表见 `Makefile`
124124

125125
`make e2e-record` 会用真实的 `claude``codex``opencode` CLI 覆盖 `internal/e2e/fixtures/`,会消耗真实 API 额度,提交前应当审查。
126+
127+
## Star 历史
128+
129+
<a href="https://www.star-history.com/?repos=kunchenguid%2Fno-mistakes&type=date&legend=top-left">
130+
<picture>
131+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&theme=dark&legend=top-left" />
132+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&legend=top-left" />
133+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=kunchenguid/no-mistakes&type=date&legend=top-left" />
134+
</picture>
135+
</a>

0 commit comments

Comments
 (0)