From 99c389929f0cfcce7ee694a7df1a8c15375e0716 Mon Sep 17 00:00:00 2001 From: j-hc <25510067+j-hc@users.noreply.github.com> Date: Tue, 2 Aug 2022 15:36:45 +0300 Subject: [PATCH] update readme --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdce1d2..34223ab 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,17 @@ [![Build Modules](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml/badge.svg)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml) [![CI](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml/badge.svg?event=schedule)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml) -(unaffiliated whatsoever) +This repo includes a simple script that downloads all the latest version of necessary prebuilt revanced tools and build patched apps according to your config file (so do not create issues related to revanced in this repo). -This repo includes a simple script that downloads all the latest version of necessary prebuilt revanced tools and the stock APKs of YouTube and YouTube Music from APKMirror, applies the patches and creates magisk modules. - -You will need to **install the stock YouTube (or YT Music) app matching with the module's version on your phone**. The link is also provided in release notes. +You will need to **install the stock YouTube (or YT Music) app matching with the module's version on your phone**. The link is provided in release notes. You can get the [latest CI release from here](https://github.com/j-hc/revanced-magisk-module/releases). -There is also an extra module in releases that detaches YouTube and YouTube Music from Play Store and stop it from pushing updates for those apps. +The [mindetach module](https://github.com/j-hc/mindetach-magisk) in the releases detaches YouTube and YouTube Music from Play Store and blocks it from updating them. ## To include/exclude patches or build non-root variant * Star the repo :eyes: - * Use the repo as template *or fork it* (if you choose the repo to be private, you won't receive updates from Magisk app) + * Use the repo as template or fork it (if you choose the repo to be private, you won't receive updates from Magisk app) * Edit the patcher args in [`build.conf`](./build.conf) * Run the [workflow](../../actions/workflows/build.yml) * Grab your modules from [releases](../../releases)