Skip to content

Commit 58fdc15

Browse files
committed
doc: add stargazers
1 parent 1c245ac commit 58fdc15

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,10 @@ I will work on this project all the time! I will add more features and
192192
3. Fork the project, and checkout your branch from "develop" branch.
193193
4. Submit the PR to "develop" branch.
194194
5. It will be merged after code review.
195-
195+
196+
### Stargazers
197+
[![Stargazers over time](https://starchart.cc/changsongl/delay-queue.svg)](https://starchart.cc/changsongl/delay-queue)
198+
196199
### Reference
197200

198201
Youzan Design Concept [Youzan Link](https://tech.youzan.com/queuing_delay/)

README_ZH.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,10 @@ delay_queue_in_flight_jobs_numbers_in_queue{queue="dq_queue_mytopic"} 1
172172
3. Fork项目进行开发,并以develop分支,创建自己的分支进行开发。如fix-xxx, feature-xxx等等。
173173
4. 开发完成后,发起PR合入develop。
174174
5. Code Review后将会把你的代码合进分支。
175-
175+
176+
### Stargazers
177+
[![Stargazers over time](https://starchart.cc/changsongl/delay-queue.svg)](https://starchart.cc/changsongl/delay-queue)
178+
176179
### Reference
177180

178181
Youzan Design Concept [Youzan Link](https://tech.youzan.com/queuing_delay/)

0 commit comments

Comments
 (0)