From de0b988f3be738bfd6ea4bad3b3be91aee20aceb Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 1 Sep 2022 22:02:40 +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 3f211e1..e882092 100644 --- a/README.md +++ b/README.md @@ -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 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). +* Release notes are generated dynamically using the [Release.md](https://github.com/far…r/blob/main/Release.md) template. ## By using CI/CD