We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3eea6a5 + b901c26 commit 1149514Copy full SHA for 1149514
1 file changed
README.md
@@ -57,7 +57,7 @@ Start via:
57
java -jar matching-web/target/graphhopper-map-matching-web-0.11-SNAPSHOT.jar server config.yml
58
```
59
60
-Access the simple UI via localhost:8989.
+Access the simple UI via `localhost:8989`.
61
62
You can post GPX files and get back snapped results as GPX or as compatible GraphHopper JSON. An example curl request is:
63
```bash
0 commit comments