From a6625c29a953ef4494fdded60b53d55f505779ed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20K=C3=BChn?= <eden_06@eden-nova.de>
Date: Thu, 12 Oct 2017 10:59:33 +0200
Subject: [PATCH] initial readme

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

diff --git a/README.md b/README.md
new file mode 100644
index 00000000..852decc6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+FRaMED
+======
+
+FRaMED-2 is the reimplementation of the  Full-fledged Role Modeling EDitor allowing the graphical specification of Role-based Software Systems
+by means of *compartments* (aka. *contexts*), *objects*, *roles*, and *relationships*.
+Additionally, it supports a varity of constraints upon roles and relationships. 
+
+See the [wiki](https://github.com/Eden-06/FRaMED-2/wiki) for further information.
+
+![Graphical user interface of FRaMED](https://github.com/leondart/FRaMED/wiki/img/ORMEditor_1.png)
-- 
GitLab