From 183cbcbf56e484f09b298123ee68b57c031e29e2 Mon Sep 17 00:00:00 2001
From: wieseoli <wieseoli@mi.fu-berlin.de>
Date: Mon, 2 Mar 2020 12:40:27 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 54dcbc17..6bdf8d9e 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,8 @@ Please try to adhere to the [Github Swift Style Guide](https://github.com/github
 
 (If you want it super specific, there is also the very deep [Ray Wenderlich Guide](https://github.com/raywenderlich/swift-style-guide))
 
-You can use the [Swimat Plugin](https://github.com/Jintin/Swimat) to do parts of that automatically.
\ No newline at end of file
+You can use the [Swimat Plugin](https://github.com/Jintin/Swimat) to do parts of that automatically.
+
+## Documentation
+
+Please document your code using [markup] (https://developer.apple.com/library/archive/documentation/Xcode/Reference/xcode_markup_formatting_ref/index.html#//apple_ref/doc/uid/TP40016497-CH2-SW1)
\ No newline at end of file
-- 
GitLab