From 0a506b266b3c83de1c74187fcbbd87c026f58f58 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:26:27 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a12303a..17dd527 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # YTLite Lightweight YouTube Enhancer +Advanced mode can be activated inside **Version cell**. Then simply reopen YTLite settings + # How to build it yourself Clone this repo and __[YouTubeHeader by PoomSmart](https://github.com/PoomSmart/YouTubeHeader/)__ + cd YTLite folder and run + • '**make clean package**' to build deb for rootful device + • '**make clean package ROOTLESS=1**' to build deb for rootless device +