Add star history chart to README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
clucraft 2026-01-23 20:40:34 -05:00
parent fe857e3625
commit 38faf59d1e

View file

@ -300,3 +300,13 @@ To avoid getting blocked by retailers:
## License
MIT
## Star History
<a href="https://star-history.com/#clucraft/PriceGhost&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=clucraft/PriceGhost&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=clucraft/PriceGhost&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=clucraft/PriceGhost&type=Date" />
</picture>
</a>