Correct URL in README

This commit is contained in:
Oskar Winkels 2020-12-01 15:34:45 +01:00 committed by Oskar
parent f80504359f
commit 7710f8e56d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ pip3 install -e .
python3 -m ftracker python3 -m ftracker
``` ```
Then, query the endpoint at <http://localhost:5000/times>. Then, point your browser at <http://localhost:5000/?arrival=42>.
## License ## License