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 + +

+ +