aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-29 00:07:03 +0200
committerJulien Dessaux2021-03-29 00:07:03 +0200
commitdbb4167a49343defa8be01921c3943d7eeb8b9dd (patch)
treeb5eb69c6d4edc46bf6dc851493c6fb957bcecfa2 /README.md
parentMoved api test files into their own folder (diff)
downloadtrains-dbb4167a49343defa8be01921c3943d7eeb8b9dd.tar.gz
trains-dbb4167a49343defa8be01921c3943d7eeb8b9dd.tar.bz2
trains-dbb4167a49343defa8be01921c3943d7eeb8b9dd.zip
Renamed the api folder to something more specific
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da5431a..23ea7e2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Trains
-Trains is a simple web app to display train timetables for specific lines at stations on France SNCF's network. It records weekly passages and you can subscribe to certain train times to alert when schedules change or your stop is removed. It queries the SNCF official api and present the results in a minimal web page that loads fast (unlike the official sites with all their images and ads).
+Trains is a simple web app to display train timetables for specific lines at stations on France SNCF's network. It records weekly passages and you can subscribe to certain train times to alert when schedules change or your stop is removed. It queries the SNCF official api by default but will work with any compatible Navitia api implementation and present the results in a minimal web page that loads fast (unlike the official sites with all their images and ads).
## Content