Update README.md

This commit is contained in:
shayaa
2025-10-14 23:13:14 +02:00
committed by GitHub
parent 80c6ece72e
commit 141cc8fadc
+7 -1
View File
@@ -30,7 +30,13 @@ SoftwareManager is a Python-based GUI/TUI tool that simplifies downloading and m
## Star History ## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=KeksPirates/SoftwareManager&type=date&legend=top-left)](https://www.star-history.com/#KeksPirates/SoftwareManager&type=date&legend=top-left) <a href="https://www.star-history.com/#KeksPirates/SoftwareManager&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=KeksPirates/SoftwareManager&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=KeksPirates/SoftwareManager&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=KeksPirates/SoftwareManager&type=date&legend=top-left" />
</picture>
</a>
--- ---