From 65a8cee635689a91bd48b9edcb54d524d5c06251 Mon Sep 17 00:00:00 2001 From: agropunx Date: Mon, 1 Jan 2024 18:23:33 +0000 Subject: [PATCH] README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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