docs: add Star History chart to English README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
titanwings
2026-03-30 18:40:15 +08:00
parent d6327ebd63
commit 48fd130a96
2 changed files with 26 additions and 0 deletions

View File

@@ -183,8 +183,22 @@ create-colleague/
---
## Star History
<a href="https://www.star-history.com/?repos=titanwings%2Fcolleague-skill&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=titanwings/colleague-skill&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=titanwings/colleague-skill&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=titanwings/colleague-skill&type=date&legend=top-left" />
</picture>
</a>
---
<div align="center">
MIT License © [titanwings](https://github.com/titanwings)
</div>