From 0bb470fa5b8b948297e491a3b9222f1d7d5b2f89 Mon Sep 17 00:00:00 2001
From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com>
Date: Tue, 18 Aug 2026 18:20:09 +0000
Subject: [PATCH] docs(readme): restore Star History chart
The Star History chart was removed in 27479dd (docs(readme): remove Star History section), but the underlying chart service is currently broken because of GitHub stargazer API restrictions. Restore the chart in the English, Chinese, and Vietnamese READMEs at its original location using a working alternative, so contributors can keep tracking project growth.
---
README.md | 4 ++++
README.vi.md | 4 ++++
README.zh.md | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/README.md b/README.md
index a72128fa..3b29c4d2 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,10 @@ Special thanks to all contributors for their contributions to Codex Mate ❤️
+## Star History
+
+[](https://star-history.dera.page/#SakuraByteCore/codexmate&Date)
+
## License
Apache-2.0
diff --git a/README.vi.md b/README.vi.md
index 8e6bd84e..1251a1cb 100644
--- a/README.vi.md
+++ b/README.vi.md
@@ -167,6 +167,10 @@ Cảm ơn tất cả những người đóng góp cho Codex Mate ❤️
+## Lịch sử Star
+
+[](https://star-history.dera.page/#SakuraByteCore/codexmate&Date)
+
## Giấy phép
Apache-2.0
diff --git a/README.zh.md b/README.zh.md
index 3e40319d..fda2c782 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -181,6 +181,10 @@ flowchart TD
+## Star 历史
+
+[](https://star-history.dera.page/#SakuraByteCore/codexmate&Date)
+
## 开源协议
Apache-2.0