From e9a5e1922eea78aabb8f2e0f90918a2ed49932cf Mon Sep 17 00:00:00 2001
From: Manuel Kieweg <manuel.kieweg@h-da.de>
Date: Mon, 24 Aug 2020 13:25:16 +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 4ef634f11..519fedce1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
 # GoSDN
 
-The GIT repo for the GoSDN design and implementation. GoSDN is intended to be controller for Software Defined Networks (SDN) that follows a modern software architecture design and a well-documented implementation in the go language. 
\ No newline at end of file
+The GIT repo for the GoSDN design and implementation. GoSDN is intended to be controller for Software Defined Networks (SDN) that follows a modern software architecture design and a well-documented implementation in the go language. 
+
+## Documentation
+
+The latest documentatiion generated on the master branch can be found [here](https://code.fbi.h-da.de/cocsn/gosdn/-/jobs/artifacts/master/raw/documentation/documentation.pdf)
\ No newline at end of file
-- 
GitLab