From 9cd81aa18391217830f38fadec06bfcba55c02b0 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sat, 11 Apr 2020 16:44:52 +0200 Subject: [PATCH] Updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 53530d1..1a26ae7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ +# WARNING +This app is not finished, some functions may not work. + # How to use +NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.7 or you won't be able to install the dependencies
+
Install the dependencies using `pip install -r requirements.txt`
Run `python -m deemix --help` to see how to use the app
Run `python main.py` to start the GUI