diff --git a/README.md b/README.md
index 7a2ee59..340c3dc 100644
--- a/README.md
+++ b/README.md
@@ -70,20 +70,9 @@ Debrid ("multi-hoster") services act as paid aggregation layers between you and
### How It Works
-
-```mermaid
-flowchart TD
- A[User provides file link or torrent] --> B{File on supported host?}
- B -->|Yes| C[Debrid service fetches file]
- C --> D[File cached on high-speed servers]
- D --> E{Stream or download?}
- E -->|Stream| F[Direct streaming link provided]
- E -->|Download| G[High-speed download link provided]
- F --> H[Access file instantly]
- G --> H
- H --> I[File cached for 24-72 hours]
-```
-
+
+
+