Add star history chart with responsive design

Added responsive star history chart to README.
This commit is contained in:
gardenGnostic 2026-03-07 22:46:48 +01:00 committed by GitHub
parent c9ba08d5d2
commit c37a43449f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,5 +102,12 @@ The launcher is built with:
Feel free to submit issues and pull requests for improvements.</content>
## Star History
## Star History
[![Star History Chart](https://api.star-history.com/image?repos=gradenGnostic/LegacyLauncher&type=date&legend=top-left)](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>