From 2cb70751ffc871348438e03b7aae807df13d06c7 Mon Sep 17 00:00:00 2001
From: Leon Dietrich <doralitze@chaotikum.org>
Date: Fri, 7 Dec 2018 21:23:33 +0100
Subject: [PATCH] upd: README.md

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

diff --git a/README.md b/README.md
index 8e889bf..894013e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
 # README
 
+Please have a look at the
+[docs repository](https://git.chaotikum.org/ReadMailReallyFast/docs) if you wish
+to know some of the internals or like to consult further documentation.
+
 ## compiling
  In order to compile rmrf you need to invoke
  <code>make all</code>
@@ -9,5 +13,6 @@
   * libncurses-dev
   * libopenssl
   * boost (as long as you plan to run the tests)
+  * lua or python if you plan to use scripting
 
  There is no <code>./configure</code> nor <code>make install</code> yet.
\ No newline at end of file
-- 
GitLab