diff --git a/README.md b/README.md index dfc221d..04992fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # YouTubeDownloader -Basic self hosted, private YouTube downloader client \ No newline at end of file +Basic self hosted, private YouTube downloader client + +# Installation + +pip install -r requirements.txt + +# Usage + +python main.py +# From here, simply open the HTML file in your browser.