Remove Star History section from README (#231)

Removed the Star History section from the README.
This commit is contained in:
Paulo Castellano 2026-08-05 14:47:09 -04:00 committed by GitHub
parent dc30ed3017
commit 4679ef79c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,13 +106,3 @@ ## License
<p align="center">
Built in the open. <a href="https://github.com/trypostit/trypost/stargazers">Star TryPost on GitHub</a> and tell a friend.
</p>
## Star History
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=trypostit/trypost&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=trypostit/trypost&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=trypostit/trypost&type=date&legend=top-left" />
</picture>
</p>