From c298abdec33b3e14efa18bac8073746892517364 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Walter?= <juergen.walter@uni-wuerzburg.de>
Date: Wed, 26 Jul 2017 15:44:09 +0200
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 31b903c..9404437 100644
--- a/README.md
+++ b/README.md
@@ -34,4 +34,7 @@ If you want to change the behaviour of the adapter run you may edit a projects p
 | kieker.log.hostname  | KIEKER-DEMO-SRV   | Name of the Host that produced the records of interests (used for logfiles analysis)|
 
 Note that the entries need to be added in Java properties style without quotes, for example _kieker.kiekerLocation=C://kieker-1.13-SNAPSHOT_.
-All Paths can be either absolute or relative to the location of the properties file.
\ No newline at end of file
+All Paths can be either absolute or relative to the location of the properties file.
+
+## Running Example Queries
+http://desartes.tools/dql/
-- 
GitLab