From c26161203313974f356e6d0ff1bd284f40fab511 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 8 Oct 2022 21:38:38 +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 e55ae4a..87cb12c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and * disable-fullscreen-panels * premium-heading * tablet-mini-player -* The script downloads latest available YouTube package (parses [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from and all dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk); +* The script downloads latest available YouTube package (having parsed [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from 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; * Release notes are generated dynamically using the [Release.md](https://github.com/far…r/blob/main/Release.md) template.