From ccb3c02aa6ad8e6844829cdef5b7195f4591cf0a Mon Sep 17 00:00:00 2001
From: seltmann <seltmann@ub.uni-leipzig.de>
Date: Mon, 27 Oct 2014 10:24:42 +0100
Subject: [PATCH] modified config docu

---
 local/README.txt | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/local/README.txt b/local/README.txt
index 54f6688d5b6..190c63f6710 100644
--- a/local/README.txt
+++ b/local/README.txt
@@ -1,3 +1,11 @@
 All of your local configurations and customizations belong in this directory and its
 subdirectories.  Rather than modifying core VuFind files, you should copy them here
-and modify them within the local directory.  This will make upgrades easier.
\ No newline at end of file
+and modify them within the local directory.  This will make upgrades easier.
+ 
+## dev - folder
+
+the dev folder includes all configuration that is needed to run a development system as introduced by 
+
+    https://intern.finc.info/projects/vufind2/wiki/Docker
+
+
-- 
GitLab