From ff9972c0a7066b9fbb438f336d75291bed26edc6 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:46:24 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9404437..01deab1 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,11 @@ If you want to change the behaviour of the adapter run you may edit a projects p 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. -## Running Example Queries +## Final Remarks +More information at http://desartes.tools/dql/ + +Please cite the following to honor development efforts +Matthias Blohm, Maksim Pahlberg, Sebastian Vogel, Jürgen Walter, and Dusan Okanovic. Kieker4DQL: Declarative Performance Measurement. In Proceedings of the 2016 Symposium on Software Performance (SSP), Kiel, Germany, November 8-9, 2016. + + -- GitLab