diff --git a/.gitignore b/.gitignore
index 35dda7d..6ed92b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ convention.log
*.sql
*.sqlite3
etc
+bengelsystem_konfiguration.php
diff --git a/README.md b/README.md
index 5105165..71f4132 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# Bengelsystem
Bengelsystem is a platform to schedule shifts of volunteers primarily for jugglig conventions. Helpers register at the platform and choose shifts. The admin of the website can add new tasks and shifts.
+
+Das Bengelsystem ist Datenbanksystem, um Helfer - primär auf Jonglierconventions zu organiseren. Helfer registrieren sich und wählen ihre Schichten aus. Ein Admin auf den Seiten kann neue Dienste und Schichten anlegen etc.
diff --git a/bengelsystem_konfiguration.php.template b/bengelsystem_konfiguration.php.template
new file mode 100644
index 0000000..1492318
--- /dev/null
+++ b/bengelsystem_konfiguration.php.template
@@ -0,0 +1,31 @@
+
diff --git a/html/Admin.php b/html/Admin.php
index cf41d60..15e34dd 100644
--- a/html/Admin.php
+++ b/html/Admin.php
@@ -1,7 +1,7 @@