From 4f58f0c8eb2e0b8b1ed7d08e36bfabaaa74ba69f Mon Sep 17 00:00:00 2001
From: Bohan Jiang <52446949+Bohan-J@users.noreply.github.com>
Date: Tue, 14 Apr 2026 18:24:15 +0800
Subject: [PATCH] docs: add Star History chart to READMEs (#989)
* docs: add Trendshift GitHub Trending badge to READMEs
Add dynamic GitHub Trending badge from Trendshift.io (repo ID 24695)
to both English and Chinese READMEs, placed below existing CI/stars
badges.
* docs: replace Trendshift badge with Star History chart
Remove the Trendshift trending badge and add a Star History chart
section at the end of both English and Chinese READMEs. The chart
supports dark/light mode and links to the interactive star-history page.
---
README.md | 10 ++++++++++
README.zh-CN.md | 10 ++++++++++
2 files changed, 20 insertions(+)
diff --git a/README.md b/README.md
index 14ac46fb2..2ed902b44 100644
--- a/README.md
+++ b/README.md
@@ -184,3 +184,13 @@ make dev
`make dev` auto-detects your environment (main checkout or worktree), creates the env file, installs dependencies, sets up the database, runs migrations, and starts all services.
See [CONTRIBUTING.md](CONTRIBUTING.md) for the full development workflow, worktree support, testing, and troubleshooting.
+
+## Star History
+
+
+
+
+
+
+
+
diff --git a/README.zh-CN.md b/README.zh-CN.md
index a85dd9143..0c503f64d 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -172,3 +172,13 @@ make start
## 开源协议
[Apache 2.0](LICENSE)
+
+## Star History
+
+
+
+
+
+
+
+