From 813b58b2ad1968fa23285ccff4605b31580a8834 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Fri, 17 Jul 2020 20:13:18 +0200
Subject: [PATCH] readme edit

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4a8dceb..d690492 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The client is implemented using the [Dojo Toolkit](https://dojotoolkit.org). Clo
 
 ## Usage
 
-You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file on the server side (default is 24 hours). Click on the Set button and pick two points on the Cesium viewer to define a bounding box. Then, just navigate in the scene. If you freeze the scene, then no additional requests to the service are made while you navigate the scene.
+You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file on the server side (default is 24 hours). Pick a layer from the layers list. Then, just navigate in the scene. Click on the Set button to define a bounding box for additional spatial filtering and pick two points on the Cesium viewer.  If you freeze the scene, then no additional requests to the service are made while you navigate the scene.
 
 Layers available in the default host:
 * Hamburg buildings
-- 
GitLab