aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e54b001..f4d26c4 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,12 @@ To install use
To run from the compiled source code use
- ./run <program>
+ ./run <program>
for example
- ./run python3 examples/trip-query.py Gelsenkirchen Essen
+ ./run python3 examples/trip-query.py Gelsenkirchen Essen
If you want to contribute to libplanfahr see the HACKING document.
+
+## This is *alpha* quality software. It currently does *not* guard at all against malicious network packets! ##