From 55f11ae1ad7f8bd93b43056bb33d142270c5a8c2 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Mon, 12 Aug 2024 04:21:56 +0300 Subject: [PATCH] Update README.md --- README.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 4d90829..bd9f296 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,19 @@ -# YTLite -Lightweight YouTube Enhancer +# YouTube Plus (ex. YTLite) +A flexible enhancer for YouTube on iOS, featuring over hundred customizable options. -Advanced mode can be activated inside **Version cell**. Then simply reopen YTLite settings +## Screenshots +|  |  |  | +|---|---|---| +|  |  |  | -# How to build it yourself -Clone this repo - -Clone __[YouTubeHeader by PoomSmart](https://github.com/PoomSmart/YouTubeHeader/)__ - -Clone __[protobuf by Protocol Buffers](https://github.com/protocolbuffers/protobuf)__ - -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 +## Main Features +
-
-