From 145fcd3b55163360fccffc478e098af6bfb829e8 Mon Sep 17 00:00:00 2001 From: Wesley Neuhaus <37388141+HugeBob@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:18:25 -0500 Subject: [PATCH] README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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.