From cc8a3f7f633dc44068c78902edec409b5a7d9ae1 Mon Sep 17 00:00:00 2001
From: Philipp Stenkamp <philipp.stenkamp@hs-bochum.de>
Date: Thu, 9 Feb 2017 12:25:09 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index be879cb..1a5b5f8 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,13 @@ Copyright © 2016, 2017 Lukas Friedrichsen & Philipp Stenkamp
 Current projects include:
 - [Visual Based Landing System](/Visual-Based-Landing-System) - VBLS
   - Optical Flow based Android Application to locate landing spots for UAV's by utilizing OpenCV
+  - View the documentation for this project: [Documentation VBLS](/Visual-Based-Landing-System/doc/Dokumentation_VBLS.pdf)
   
-- [LeonardoMixer](\Systemtechnik)
+- [LeonardoMixerIO](\LeonardoMixerIO)
   - Arduino Leonardo based Radio-Control-Mixer for realtime applications, currently utilized in the VBLS Project.
+  - View the documentation for this project: [Documentation LeonardoMixerIO](/LeonardoMixerIO/doc/Dokumentation_Systemtechnik.pdf)
+  
+Follow this link to view the combined presentation slides for both these projects: [Presentation VBLS & Leonardo MixerIO](/common/presentation/Präsentation_VBLS.pdf)
 
 ---
   
-- 
GitLab