From d48c3ff0ae96d4d7e5122e50b91e10f08a82d206 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@mi.fu-berlin.de>
Date: Fri, 26 May 2017 22:23:40 +0200
Subject: [PATCH] [doc] Intro

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

diff --git a/README.md b/README.md
index 0e1e93a..054460e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
 # Getting and building this tutorial
 
-This document is work-in-progress. You should have a look at the
-excellent [getting started with Dune](http://www.math.tu-dresden.de/~osander/research/sander-getting-started-with-dune.pdf)
+This document gives a quick introduction in how to
+get and build Dune. Be warned that this document is work in progress.
+If you find an error feel free to open a corresponding issue.
+You may also want to have a look at the excellent
+[getting started with Dune](http://www.math.tu-dresden.de/~osander/research/sander-getting-started-with-dune.pdf)
 text by written by Oliver Sander.
 
 ## Prerequisites
-- 
GitLab