diff --git a/README.md b/README.md index e928f88..53530d1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # How to use Install the dependencies using `pip install -r requirements.txt`
-Run `python -m deemix --help` to see how to use the app +Run `python -m deemix --help` to see how to use the app
+Run `python main.py` to start the GUI
+Run `python server.py` to start just the server
# TODO Finish porting all features: - logging -- gui -- spotify features +- finish the gui +- spotify playlist support - ? Settings not yet implemented: