gps support implemented in qml
[pywienerlinien] / README
diff --git a/README b/README
index e225d65..29b15bd 100644 (file)
--- a/README
+++ b/README
@@ -4,3 +4,13 @@ Using qml gui to show results
 Show next bus/tram/underground departures.
 
 This program ist unofficial.
+
+Running unit tests:
+
+$ python -m gotovienna.tests.runner
+
+
+To build the package (install python-stdeb first):
+
+$ python setup.py --command-packages=stdeb.command bdist_deb
+