Skip to content

Commit 084450c

Browse files
authored
add star history
1 parent 0453b43 commit 084450c

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,17 @@ yarn linux # linux
5151
yarn appimage # linux AppImage
5252
```
5353

54-
For more info about development, go
55-
to **[DEVELOPMENT_GUIDE](https://github.com/RoderickQiu/wnr/blob/master/DEVELOPMENT_GUIDE.md)**.
54+
## Star History
55+
56+
<p align="center">
57+
<a href="https://star-history.com/#RoderickQiu/wnr&Date">
58+
<picture>
59+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=RoderickQiu/wnr&type=Date&theme=dark" />
60+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=RoderickQiu/wnr&type=Date" />
61+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=RoderickQiu/wnr&type=Date" />
62+
</picture>
63+
</a>
64+
</p>
5665

5766
## Copyright & Credit
5867

0 commit comments

Comments
 (0)