From 89a1df3120f0e72eeb166bb013d8888aa5457769 Mon Sep 17 00:00:00 2001 From: Nayif Noushad Date: Tue, 22 Apr 2025 15:45:03 +0530 Subject: [PATCH] Update README to enhance addon management description and add acknowledgements section recognizing the Stremio team's contributions to the addon protocol. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38673be9..370cdf35 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Nuvio is an Open-Source cross-platform streaming application built with React Na * **Search Functionality:** Search for specific movies, TV shows, or other content. * **Personal Library:** Manage a collection of favorite movies and shows. * **Trakt.tv Integration:** Sync watch history, collection, and watch progress with your Trakt account. -* **Addon Management:** Configure and manage Stremio-like addons to source content streams and catalogs. +* **Addon Management:** Install, manage, and reorder addons compatible with the Stremio addon protocol to source content streams and catalogs. * **Release Calendar:** View upcoming movie releases or TV show episode air dates. * **Extensive Settings:** * Player customization (e.g., subtitle preferences). @@ -110,6 +110,10 @@ If you encounter any bugs or have suggestions, please open an issue on the GitHu * Screenshots or logs, if helpful. * Your environment (OS, device, app version). +## 🙏 Acknowledgements + +Huge thanks to the Stremio team for their pioneering work in the streaming space and for creating their addon protocol/system. As an indie developer, their approach has been a major source of inspiration. This project utilizes compatibility with the Stremio addon ecosystem to source content. + ## 📄 License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. \ No newline at end of file