Updated README.md and tweaked the UI

This commit is contained in:
RemixDev 2020-04-09 00:05:57 +02:00
parent 5f3e6b9422
commit 05ef2a6fba
1 changed files with 5 additions and 3 deletions

View File

@ -1,12 +1,14 @@
# How to use # How to use
Install the dependencies using `pip install -r requirements.txt`<br> Install the dependencies using `pip install -r requirements.txt`<br>
Run `python -m deemix --help` to see how to use the app Run `python -m deemix --help` to see how to use the app<br>
Run `python main.py` to start the GUI<br>
Run `python server.py` to start just the server<br>
# TODO # TODO
Finish porting all features: Finish porting all features:
- logging - logging
- gui - finish the gui
- spotify features - spotify playlist support
- ? - ?
Settings not yet implemented: Settings not yet implemented: