From 9abcd00fb9fabeadea384fac550027fe9757fbe1 Mon Sep 17 00:00:00 2001
From: willap <wl@di.ku.dk>
Date: Fri, 27 Aug 2021 08:32:51 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index eca08e9..6aa17c8 100644
--- a/README.md
+++ b/README.md
@@ -21,3 +21,9 @@ Windows:
 2. `cd <tutorials_path>`, where tutorials_path is the absolute (full) path to the folder containing these tutorials.
 3. Type `conda env create -f environment.yml` and press enter.
 4. Type `conda activate qim-LS` and press enter.
+
+For more detailed information regarding the tool please see the [reference paper](https://orbit.dtu.dk/en/publications/layered-surface-detection-for-virtual-unrolling) by by Vedrana A. Dahl vand@dtu.dk.
+
+The development of the tutorials is a combined effort from several researchers in the QIM team. The collection of scripts and exercises is in constant development, and actively used to demonstrate the tool and teach at workshops. We would therefore very much appreciate to hear about your experience. 
+
+Please contact William Laprade wl@di.ku.dk with issues and feedback.
-- 
GitLab