update readme

Former-commit-id: 19a68239679462242cba72eabec4809d708b5a45
This commit is contained in:
j-hc 2022-06-25 19:45:17 +03:00
parent cb7f3ec238
commit 741fc4dab2

View File

@ -3,8 +3,14 @@
This repo includes the base.apk of the stock YouTube app (v17.24.34) and a simple script that
download all the latest version of necessary prebuilt revanced tools and creates a magisk module
You will need to install the stock YouTube app (v17.24.34) on your phone using [SAI](https://play.google.com/store/apps/details?id=com.aefyr.sai&hl=tr&gl=US) through split apks
You can go to apkmirror to grab the split apks (the bundle, not the apk or it will crash)
You can download the [latest CI release](https://github.com/j-hc/revanced-magisk-module/releases/tag/main) if you do not want to build yourself.
# Usage
```bash
$ ./build-module.sh
```
```