From 05791c6fc08ace97b3691286c7bb5221c66b05a3 Mon Sep 17 00:00:00 2001
From: Joscha <joscha1@mi.fu-berlin.de>
Date: Wed, 1 Nov 2017 13:22:55 +0000
Subject: [PATCH] Reade README

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 00000000..54dcbc17
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+## Coding Style
+
+Please try to adhere to the [Github Swift Style Guide](https://github.com/github/swift-style-guide).
+
+(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
-- 
GitLab