Skip to content

Commit

Permalink
docs: add star history charts (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
orangelckc authored May 30, 2024
1 parent 67a75eb commit 4d5792c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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! 🎉
Expand Down
4 changes: 4 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 做出过贡献的人!🎉
Expand Down

0 comments on commit 4d5792c

Please sign in to comment.