From 638a6fd4f0ccdfbe282c603dd266dcba367a02aa Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Tue, 14 Jul 2020 08:47:15 +0200
Subject: [PATCH] update readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9e518a3..01988b6 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ If your server has a process manager installed, then configure accordingly.
 ## Usage
 
 You can change the port in `config.js`, default port is 9000.
-You access the service with the `/service/v1x` endpoint and then provide additional query parameters:
+You access the service with the `/service/v1` endpoint and then provide additional query parameters:
 
-* getScene: `{host}:{port}/service/v1x?`
+* getScene: `{host}:{port}/service/v1?`
 * getScene query parameters:
 
 `service=3DPS`
-- 
GitLab