From d493e804115dd3a85f7a1f9f4298940863f98e04 Mon Sep 17 00:00:00 2001
From: Philipp Stenkamp <philipp.stenkamp@hs-bochum.de>
Date: Tue, 17 Jan 2017 10:22:07 +0100
Subject: [PATCH] Update readme.md Added Links and Resources

---
 readme.md | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/readme.md b/readme.md
index 103b616..7b456b1 100644
--- a/readme.md
+++ b/readme.md
@@ -1,10 +1,18 @@
 <img src="/common/qr.repo.VInf.png" alt="QR-Code which takes you to this repository" align="right">
 Student Repositiory for Computer Science (Vertiefung Informatik)
 ----------------------------------------------------------------------
+## Märklin Control
+[Go to Repository: /tree/master/Praktikum/VINF_MaerklinControl](https://gitlab.cvh-server.de/lf.ps/VInf/tree/master/Praktikum/VINF_MaerklinControl)
+[View the Presentation Slides: /blob/master/Praktikum/VINF_MaerklinControl/doc/presentation/Präsentation Märklin Control.pdf](https://gitlab.cvh-server.de/lf.ps/VInf/raw/master/Praktikum/VINF_MaerklinControl/doc/presentation/Pr%C3%A4sentation%20M%C3%A4rklin%20Control.pdf)
+
+##ä Useful Links & Resources
+[Märklin cs2CAN Protokoll](http://www.maerklin.de/fileadmin/media/service/software-updates/cs2CAN-Protokoll-2_0.pdf)
+[JavaFX 8 MVC Tutorial (code.makerych)](http://code.makery.ch/library/javafx-8-tutorial)
+[Creating a reusable JavaFX custom control (Ben Gale)](https://programmingwithpassion.wordpress.com/2013/07/07/creating-a-reusable-javafx-custom-control/)
+[ControlsFX and its API Documentation](http://controlsfx.bitbucket.org/)
+
 Copyright (C) 2016, 2017 Lukas Friedrichsen & Philipp Stenkamp  
-{ [lukas.friedrichsen](mailto:lukas.friedrichsen@hs-bochum.de), [philipp.stenkamp](mailto:philipp.stenkamp@hs-bochum.de) }@hs-bochum.de
-  
-  
+{ [lukas.friedrichsen](mailto:lukas.friedrichsen@hs-bochum.de), [philipp.stenkamp](mailto:philipp.stenkamp@hs-bochum.de) }@hs-bochum.de  
 ---
 These documents are free software; you can redistribute them and/or
 modify them under the terms and conditions of the following licenses:  
-- 
GitLab