diff --git a/README.md b/README.md index ae49966..f4e4193 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ an app to gently query youtube music, and possibly download only if you don't ha ## Usage To use Celaigia, follow these steps: + 0. git clone the repo: `git clone https://git.tropici.net/agropunx/celaigia && cd celaigia` 1. install dependencies: `pip install -r requirements.txt`. 2. run the app by executing: `python app.py`. @@ -21,6 +22,7 @@ To use Celaigia, follow these steps: ## TODO +- proper db structure (mysql/sqlite?) - search & download tab: flag to download video - database tab: play / pause / remove buttons