diff --git a/README.md b/README.md
index 9b183c2..fe8f286 100644
--- a/README.md
+++ b/README.md
@@ -36,10 +36,6 @@
-
About The Project
-
- Screenshots
-
@@ -49,12 +45,12 @@
- Build
- - Usage Notes
- Contributing
- Support
- License
- Contact
- Acknowledgments
+ - Built With
@@ -63,24 +59,7 @@
Nuvio Media Hub is a cross‑platform app for managing, discovering, and streaming your media via a flexible addon ecosystem. Built with React Native + Expo, it integrates providers and sync services while keeping a simple, fast UI.
-### Key Features
-
-* **🌐 Addon Ecosystem** – Integrate multiple providers and services
-* **⚡ Fast & Modern UI** – React Native + Expo with optimized navigation
-* **📱 Cross‑Platform** – iOS, Android, and Web (Expo) support
-* **🔐 Privacy‑First** – No bundled content; you control sources via addons
-* **🗂️ Library Sync** – Keep metadata and progress in sync across devices
-* **🧩 Extensible** – Community addons, customizations, and theme support
-
-### Built With
-
-
-
-
-
-
- React Native • Expo • TypeScript
-
+
## Demo
@@ -103,6 +82,8 @@ Follow the steps below to run the app locally.
git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install
+# If you hit peer dependency conflicts:
+# npm install --legacy-peer-deps
npx expo start
```
@@ -128,13 +109,7 @@ npx expo run:ios # iOS
(back to top)
-## Usage Notes
-
-* Nuvio ships without built‑in content. Install addons to access sources.
-* Some providers may require accounts, API keys, or region access.
-* Performance depends on device and provider; enable caching where available.
-
-(back to top)
+
## Contributing
@@ -183,6 +158,18 @@ Distributed under the GNU GPLv3 License. See `LICENSE` for more information.
(back to top)
+## Built With
+
+
+
+
+
+
+ React Native • Expo • TypeScript
+
+
+(back to top)
+
[contributors-shield]: https://img.shields.io/github/contributors/tapframe/NuvioStreaming.svg?style=for-the-badge
[contributors-url]: https://github.com/tapframe/NuvioStreaming/graphs/contributors