From 1bafcc4143a28e0a7dc71a20933dbf3082b7e09a Mon Sep 17 00:00:00 2001
From: Jonas Blatt <jonasblatt@uni-koblenz.de>
Date: Mon, 3 Jun 2019 15:32:53 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 22c5299..f4123b5 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,9 @@ DMN Verifier
 - [DMN Generator](./dmn-generator): DMN generator for performance tests
 
 ## GitLab Wiki for documentation
-[DMN Verifier Wiki documentation](https://gitlab.uni-koblenz.de/fg-bks/br-verification-tool/wikis/home)
+- [DMN Verifier Wiki documentation](https://gitlab.uni-koblenz.de/fg-bks/br-verification-tool/wikis/home)
+- [Build and deploy project](https://gitlab.uni-koblenz.de/fg-bks/br-verification-tool/wikis/Setup)
+- [REST api](https://gitlab.uni-koblenz.de/fg-bks/br-verification-tool/wikis/REST-api)
 
 ## Used libaries
 - [dmn-js](https://github.com/bpmn-io/dmn-js) for visualisation of the dmn tables
-- 
GitLab