From 26ce5822824055c9543427a4c14aa46e59e4d094 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 28 May 2018 16:33:32 +0200
Subject: [PATCH] adds motivation automation

---
 basics.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/basics.html b/basics.html
index 55d7b4c..9a50491 100644
--- a/basics.html
+++ b/basics.html
@@ -130,6 +130,17 @@
             - if it doesn't support git don't use it
           </section>
 
+          <section id="motivation-automation" data-markdown>
+            ## motivation #a
+            ### automation
+
+            > see advanced seminar
+
+            - software testing
+            - build app and deploy to app store
+            - put presentation on web server
+          </section>
+
           <section id="audience" data-markdown>
             ## audience
 
-- 
GitLab