From 777c5965054994301603b81ff48077cfb405e175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E9=98=BF=E6=B1=9F=28Relakkes?= =?UTF-8?q?=29?= Date: Wed, 29 Apr 2026 10:28:47 +0800 Subject: [PATCH] docs: add README star history section Add a bottom README callout that makes the GitHub star ask visible while embedding the live Star History chart in both Chinese and English docs. Constraint: Keep bilingual README footer sections aligned. Confidence: high Scope-risk: narrow Tested: Verified Star History SVG endpoint returns 200 image/svg+xml. Not-tested: Full docs site build; README-only content change. --- README.en.md | 14 ++++++++++++++ README.md | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/README.en.md b/README.en.md index 3d02b6ef..21319330 100644 --- a/README.en.md +++ b/README.en.md @@ -283,6 +283,20 @@ Thanks to the following open-source projects and community practices for referen --- +## ⭐ Star History + +If this project helps you, please support it with a ⭐ Star so more people can discover Claude Code Haha. + + + + + + Star History Chart + + + +--- + ## Disclaimer This repository is based on the Claude Code source leaked from the Anthropic npm registry on 2026-03-31. All original source code copyrights belong to [Anthropic](https://www.anthropic.com). It is provided for learning and research purposes only. diff --git a/README.md b/README.md index aefef042..f136251a 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,20 @@ http://127.0.0.1:2024 --- +## ⭐ Star 趋势图 + +如果这个项目对您有帮助,请给个 ⭐ Star 支持一下,让更多的人看到 Claude Code Haha! + + + + + + Star History Chart + + + +--- + ## Disclaimer 本仓库基于 2026-03-31 从 Anthropic npm registry 泄露的 Claude Code 源码。所有原始源码版权归 [Anthropic](https://www.anthropic.com) 所有。仅供学习和研究用途。