From 74354d2dac95cfe36ba4ab9b3c9d32ace0f55006 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 1 Sep 2022 21:55:25 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 447ad07..daa6ef7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and * remember-video-quality * video-ads * general-ads -* The script will download all latest versions dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk); +* The script downloads latest available YouTube package supported by ReVanced Team from (parses [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) 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`; * After compiling you get `revanced.apk` & `microg.apk` ready to be installed.