Add an Acknowledgments section

This commit is contained in:
mhdzumair
2024-01-25 16:16:06 +05:30
parent 7f1572f1b2
commit ecf55a5b28
2 changed files with 19 additions and 11 deletions
+1 -11
View File
@@ -1,13 +1,3 @@
# These are supported funding model platforms
github: [mhdzumair, AnTuDu]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
github: [mhdzumair]
+18
View File
@@ -79,6 +79,24 @@
7. **For scraping instructions**: refer to the [scrapping README](/scrappers/README.md).
## :heart: Acknowledgments
<a href="https://github.com/AnTuDu">
<img src="https://github.com/AnTuDu.png" width="50" height="50" alt="AnTuDu's Profile Picture" style="border-radius: 50%;">
</a>
Special thanks to [AnTuDu](https://github.com/AnTuDu) for providing the infrastructure support for deploying MediaFusion.
### :sparkles: Contributors
A special thank you to all our contributors!
<a href="https://github.com/mhdzumair/MediaFusion/graphs/contributors">
<img src="https://contrib.rocks/image?repo=mhdzumair/MediaFusion" />
</a>
## :books: References
- [Stremio Generic Add-on Guide](https://stremio.github.io/stremio-addon-guide/basics)