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