From 06869fc9e58395fc16d50f8c96aadfcdbdef4b07 Mon Sep 17 00:00:00 2001 From: NoCrypt <57245077+NoCrypt@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:08:24 +0700 Subject: [PATCH] Update Readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 897fa0f..b25959c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ # Migu -**Migu** is a fork of Miru that focused on mobile-first experience with added features. Designed to stream anime torrents, real-time with no waiting for downloads. Currently, there is no support for a PC version, but this may be considered in the future. +**Migu** is a fork of Miru that focused on mobile-first experience with added features and polished the experience by a mile. + ## Unique Features (Changes from Miru) ### Limited Bandwidth Options -- **Close Mini Player:** Option to close the mini player. -- **Prevent Mini Player Loading:** By default, the mini player does not load on startup (this can be toggled). -- **Separate Download and Upload Limits:** Allows setting different limits for downloading and uploading. -- **Disable Seeding:** Option to fully disable seeding. +- **Prevent Mini Player Loading:** By default, the mini player does not load on startup resulting in less bandwidth usage (this can be toggled). +- **Separate Download and Upload Limits:** Allows setting different limits for downloading and uploading/ #### Why? -Mobile users often have limited bandwidth or data quotas. Miru can consume up to 1GB per minute, which is impractical for mobile users. +Mobile users often have limited bandwidth or data quotas. Miru can consume up to 1GB per 3 minutes upon startup, which is impractical for mobile users. ## License