mirror of
https://github.com/gradenGnostic/LegacyLauncher.git
synced 2026-04-30 10:55:12 +00:00
Add star history chart with responsive design
Added responsive star history chart to README.
This commit is contained in:
parent
c9ba08d5d2
commit
c37a43449f
|
|
@ -102,5 +102,12 @@ The launcher is built with:
|
|||
|
||||
Feel free to submit issues and pull requests for improvements.</content>
|
||||
## Star History
|
||||
## Star History
|
||||
|
||||
[](https://www.star-history.com/?repos=gradenGnostic%2FLegacyLauncher&type=date&legend=top-left)
|
||||
<a href="https://www.star-history.com/?repos=gradenGnostic%2FLegacyLauncher&type=date&legend=top-left">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=gradenGnostic/LegacyLauncher&type=date&theme=dark&legend=top-left" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=gradenGnostic/LegacyLauncher&type=date&legend=top-left" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=gradenGnostic/LegacyLauncher&type=date&legend=top-left" />
|
||||
</picture>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue