diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-10-10 14:22:40 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-10-10 14:22:40 +0200 |
commit | f667fe68fa886fb6b5fd0fac4ee6b129fccebc92 (patch) | |
tree | d6aea3131aaddf0919ffbbbace1651c735e340d2 | |
parent | 96ec1a652d9c09a9f41d88f7cb344b8302e1fd99 (diff) |
readme / disclaimer
-rw-r--r-- | templates/main.html.ep | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/templates/main.html.ep b/templates/main.html.ep index 7ecc456..55e9e1c 100644 --- a/templates/main.html.ep +++ b/templates/main.html.ep @@ -82,12 +82,15 @@ change any time.</p> <p> VRR-Infoscreen shows the next departures at a public transit stop, just like -the Lumino LED displays used at some stops. +the Lumino LED displays used in some places. It also supports an +app / infoscreen-like frontend (click/tap on a departure for details) and +JSON export. </p> <p> -It works best for the VRR (Verkehrsverbund Rhein-Ruhr), but also supports most -other German transit networks. +It works best for the VRR (Verkehrsverbund Rhein-Ruhr), but also supports many +other german transit networks. All information is provided without any +guarantee of correctness, completeness or anything else. </p> % } |