Add screenshot to readme

This commit is contained in:
Pavle Portic 2018-03-21 02:35:01 +01:00
parent 64f77d7dd2
commit fa4f3ff064
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ This is the first version, so everything is hardcoded and messy.
Just change the url to your backend in the `ApiService` class and build the app.
![App screenshot](https://i.imgur.com/0jrCoLl.png)
## Python backend
You can run it through wsgi or just directly from the shell using `python run.py`.