From 75bec6ff19841c5c09a012b9eb910f8ba381dccc Mon Sep 17 00:00:00 2001 From: Ma Date: Mon, 30 Mar 2026 00:55:31 +0800 Subject: [PATCH] docs: add Star History chart and Contributors section to README --- README.en.md | 16 ++++++++++++++++ README.md | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/README.en.md b/README.en.md index bd777f3..7f54eae 100644 --- a/README.en.md +++ b/README.en.md @@ -395,6 +395,22 @@ pnpm test # Run tests pnpm typecheck # Type-check without emitting ``` +## Star History + + + + + + Star History Chart + + + +## Contributors + + + + + ## License [MIT](LICENSE) diff --git a/README.md b/README.md index 5a16056..dac95a7 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,22 @@ pnpm test # 运行测试 pnpm typecheck # 类型检查 ``` +## 📈 Star History + + + + + + Star History Chart + + + +## Contributors + + + + + ## 许可证 [MIT](LICENSE)