Merge pull request #8 from unnoo/docs/readme-star-history

docs: 在 README 添加 Star History 曲线
This commit is contained in:
zhuguojie-unnoo
2026-05-20 17:58:40 +08:00
committed by GitHub
+12
View File
@@ -188,6 +188,18 @@ zsxq-cli api raw --method GET --path /v3/users/self # 直接调用原始接口
---
## Star History
<a href="https://star-history.com/#unnoo/zsxq-skill&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=unnoo/zsxq-skill&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=unnoo/zsxq-skill&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=unnoo/zsxq-skill&type=Date" />
</picture>
</a>
---
## License
MIT