From 4d5792c1de4aed992514c7d208b844844a912929 Mon Sep 17 00:00:00 2001 From: KC <48410934+orangelckc@users.noreply.github.com> Date: Thu, 30 May 2024 14:40:18 +0200 Subject: [PATCH] docs: add star history charts (#704) --- README.md | 4 ++++ README.zh-CN.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index cdb46dd6a..756735be6 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,10 @@ docker images - Such as `useMessage` - We categorize the router as UI logic, and for ease of testing, avoid including routerrelated logic in there +## 🚀 Star History + +[![Stargazers over time](https://starchart.cc/cuixueshe/earthworm.svg?variant=adaptive)](https://starchart.cc/cuixueshe/earthworm) + ## 🌟 Contributing Thanks to everyone who has already contributed to Earthworm! 🎉 diff --git a/README.zh-CN.md b/README.zh-CN.md index 24dda4933..2578bd8cf 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -260,6 +260,10 @@ docker images - useMessage 之类的 - router 相关的也不要放进去(不便于测试 我们把 router 划分为 UI 逻辑) +## 🚀 星路历程 + +[![Stargazers over time](https://starchart.cc/cuixueshe/earthworm.svg?variant=adaptive)](https://starchart.cc/cuixueshe/earthworm) + ## 🌟 贡献者 在此感谢所有为 Earthworm 做出过贡献的人!🎉