From 05ef2a6fbaca20668925f3a27a1900e6015ce665 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Thu, 9 Apr 2020 00:05:57 +0200 Subject: [PATCH] Updated README.md and tweaked the UI --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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: