Skip to content

Commit 9ce475f

Browse files
committed
docs: add star history chart
1 parent 7d3145b commit 9ce475f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Codex2API 是一个基于 **Go + Gin + React/Vite** 的 Codex 反向代理与管
2121
- [目录结构](#目录结构)
2222
- [常见注意事项](#常见注意事项)
2323
- [免责声明](#免责声明与开源协议)
24+
- [Star History](#star-history)
2425

2526
---
2627

@@ -412,6 +413,16 @@ codex2api/
412413

413414
---
414415

416+
## Star History
417+
418+
<picture>
419+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=james-6-23/codex2api&type=Date&theme=dark" />
420+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=james-6-23/codex2api&type=Date" />
421+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=james-6-23/codex2api&type=Date" />
422+
</picture>
423+
424+
---
425+
415426
## 友情链接
416427

417428
- [LINUX DO](https://linux.do/)

0 commit comments

Comments
 (0)