Update README.md

This commit is contained in:
Dmitry Nefedov
2022-09-01 22:02:40 +03:00
committed by GitHub
parent 6e6b8f153e
commit de0b988f3b

View File

@@ -25,7 +25,7 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and
* The script downloads latest available YouTube package (parses [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from <https://apkmirror.com> and all dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk); * The script downloads latest available YouTube package (parses [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from <https://apkmirror.com> and all dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk);
* Script installs no apps—everything will be held in your `Downloads folder\ReVanced`; * Script installs no apps—everything will be held in your `Downloads folder\ReVanced`;
* After compiling you get `revanced.apk` & `microg.apk` ready to be installed; * After compiling you get `revanced.apk` & `microg.apk` ready to be installed;
* Release notes are generated dynamically using the [Release.md](https://github.com/far…r/blob/main/Release.md). * Release notes are generated dynamically using the [Release.md](https://github.com/far…r/blob/main/Release.md) template.
## By using CI/CD ## By using CI/CD