From 55625175b2b8a869191be9209fd0b77519f1bab2 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Thu, 28 Sep 2017 21:06:25 +0200 Subject: [PATCH] Forgot json parameter... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83abf7e..2a04cd2 100644 --- a/README.md +++ b/README.md @@ -129,4 +129,4 @@ By default, the API returns its results as XML. If you prefer JSON, you may add the "json" parameter to your query. * [Example "nearby" request returning JSON] -(https://bahnapi.xyz/?type=nearby&lat=48.293&lon=16.482) \ No newline at end of file +(https://bahnapi.xyz/?type=nearby&lat=48.293&lon=16.482&json) \ No newline at end of file