From b901c26c30b724ca14fe6be4b4e08ac19cacab2e Mon Sep 17 00:00:00 2001 From: 1kastner <1kastner@users.noreply.github.com> Date: Fri, 20 Jul 2018 22:33:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17aab3a..93f240ab 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Start via: java -jar matching-web/target/graphhopper-map-matching-web-0.11-SNAPSHOT.jar server config.yml ``` -Access the simple UI via localhost:8989. +Access the simple UI via `localhost:8989`. You can post GPX files and get back snapped results as GPX or as compatible GraphHopper JSON. An example curl request is: ```bash