mirror of
https://github.com/plexguide/Huntarr-Sonarr.git
synced 2025-12-16 20:04:16 -06:00
Reposition Thank You section and add sponsors badge - Moved Thank You contributors section to appear after How It Works section - Added GitHub sponsors badge under Huntarr logo with sponsor count - Used for-the-badge style with GitHub branding colors - Links to GitHub sponsors page for project support - Improved README flow and visibility of community recognition
This commit is contained in:
24
README.md
24
README.md
@@ -2,6 +2,10 @@
|
||||
|
||||
<p align="center">
|
||||
<img src="frontend/static/logo/128.png" alt="Huntarr Logo" width="100" height="100">
|
||||
<br>
|
||||
<a href="https://github.com/sponsors/plexguide">
|
||||
<img src="https://img.shields.io/github/sponsors/plexguide?style=for-the-badge&logo=github&logoColor=white&label=sponsors&color=ea4aaa" alt="GitHub Sponsors" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
@@ -113,6 +117,16 @@ Special thanks to [Nwithan8](https://github.com/nwithan8) for maintaining the Un
|
||||
|
||||
<i class="fas fa-5"></i> **Repeat & Rest** - Huntarr waits for your configured interval (adjustable in settings) before starting the next cycle, ensuring your indexers aren't overloaded while maintaining continuous improvement of your library.
|
||||
|
||||
---
|
||||
|
||||
## ❤️ Thank You
|
||||
|
||||
A big thank you to these amazing contributors who've helped build and maintain this project:
|
||||
|
||||
<a href="https://github.com/plexguide/Huntarr.io/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=plexguide/Huntarr.io" alt="Contributors" />
|
||||
</a>
|
||||
|
||||
## Web Interface
|
||||
|
||||
Huntarr's live homepage will provide you statics about how many hunts have been pursed regarding missing media and upgrade searches! Note: Numbers reflected are but all required for testing.
|
||||
@@ -181,15 +195,5 @@ When combined, these tools create a powerful, self-sufficient media automation s
|
||||
|
||||
Learn more about **Cleanuperr** at [https://github.com/flmorg/cleanuperr](https://github.com/flmorg/cleanuperr)
|
||||
|
||||
---
|
||||
|
||||
## ❤️ Thank You
|
||||
|
||||
A big thank you to these amazing contributors who've helped build and maintain this project:
|
||||
|
||||
<a href="https://github.com/plexguide/Huntarr.io/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=plexguide/Huntarr.io" alt="Contributors" />
|
||||
</a>
|
||||
|
||||
## Change Log
|
||||
Visit: https://github.com/plexguide/Huntarr.io/releases/
|
||||
|
||||
Reference in New Issue
Block a user