diff --git a/README.md b/README.md index 4b62709..20a640e 100755 --- a/README.md +++ b/README.md @@ -18,16 +18,12 @@ Get the [latest CI release](https://github.com/NoName-exe/revanced-extended/rele * Support Magisk and KernelSU. ## Notes -* YouTube Magisk Module is installed as a system app and requires a reboot to install/update. -* YouTube-Music Magisk Module is installed as a user app and does not require a reboot to install/update. * Use [mindetach](https://github.com/j-hc/mindetach-magisk) to block Play Store from updating YouTube and YouTube-Music. * Non-root versions of YouTube and YouTube-Music require [Vanced MicroG](https://github.com/inotia00/VancedMicroG/releases/latest) to work. ## Credits [j-hc](https://github.com/j-hc) for [mindetach](https://github.com/j-hc/mindetach-magisk) and the [script on which this is based on](https://github.com/j-hc/revanced-magisk-module). -[HuskyDG](https://github.com/HuskyDG) for his [Magisk Module Template](https://github.com/HuskyDG/revanced-build-ci) that installs YouTube as a system app. - [inotia00](https://github.com/inotia00) for [revanced-extended patches](https://github.com/inotia00/revanced-patches/tree/revanced-extended) and [Vanced MicroG](https://github.com/inotia00/VancedMicroG). [Gnad Gnaoh](https://github.com/gnadgnaoh) for helping me figure some stuff out.