Compare commits

...

1 Commits

Author SHA1 Message Date
Pavle Portic 1db2fc5756
Update screenshot in readme 2019-01-26 03:28:04 +01:00
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Android app
Change the hostname or IP address of the target machine using the settings button top right.
.. image:: https://i.imgur.com/xQr2SDv.jpg
.. image:: https://myazo.theedgeofrage.com/data/58ede96cfbf39e9e6dfa079f.png
:alt: App screenshot
Python backend
@ -16,3 +16,4 @@ Python backend
You can run it through wsgi or just directly from the shell using ``python run.py``.
The only dependency is `Flask <https://pypi.python.org/pypi/Flask>`_.