From d1325371f0548ba1ba5984eccbea99e74de62d88 Mon Sep 17 00:00:00 2001
From: Hendrik Schutter <localhorst@mosad.xyz>
Date: Fri, 14 Jun 2019 13:17:42 +0200
Subject: [PATCH] Update page 'Home'

---
 Home.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Home.md b/Home.md
index 3be5e68..97657d6 100644
--- a/Home.md
+++ b/Home.md
@@ -1,5 +1,9 @@
 Welcome to the Wiki.
 
+[Kurzanleitung Client](https://git.mosad.xyz/localhorst/TextureSync/wiki/Kurzanleitung-Client)
+
+[Kurzanleitung Server](https://git.mosad.xyz/localhorst/TextureSync/wiki/Kurzanleitung-Server)
+
 ## [Client] build
 To build a runnable jar file just execute  `gradle clean shadowJar`