From 75272395f6163ee8df3422ffd045362646f4cf84 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:24:00 +0300 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a12303a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# YTLite +Lightweight YouTube Enhancer + +# 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 + +

+ +