Skip to content

Commit 2db844f

Browse files
committed
docs: add Star History chart to README
1 parent 59d55fe commit 2db844f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,13 @@ You can find the build content in the `build` folder
6666
### Development Environment
6767

6868
It is recommended to use the package management tool `pnpm@latest-9`.
69+
70+
## Star History
71+
72+
<a href="https://star-history.com/#MultiPost-Extension/MultiPost-Extension&Date">
73+
<picture>
74+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=MultiPost-Extension/MultiPost-Extension&type=Date&theme=dark" />
75+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=MultiPost-Extension/MultiPost-Extension&type=Date" />
76+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=MultiPost-Extension/MultiPost-Extension&type=Date" />
77+
</picture>
78+
</a>

0 commit comments

Comments
 (0)