We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3145b commit 9ce475fCopy full SHA for 9ce475f
1 file changed
README.md
@@ -21,6 +21,7 @@ Codex2API 是一个基于 **Go + Gin + React/Vite** 的 Codex 反向代理与管
21
- [目录结构](#目录结构)
22
- [常见注意事项](#常见注意事项)
23
- [免责声明](#免责声明与开源协议)
24
+- [Star History](#star-history)
25
26
---
27
@@ -412,6 +413,16 @@ codex2api/
412
413
414
415
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
426
## 友情链接
427
428
- [LINUX DO](https://linux.do/)
0 commit comments