From b0860ba049dbd7f3d9b91a475ec4b007d39738cc Mon Sep 17 00:00:00 2001 From: Manuel Kieweg <manuel.kieweg@h-da.de> Date: Thu, 18 Feb 2021 18:53:10 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 219a96283..aecc71b49 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # GoSDN -[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) -[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) +### CI Status Master + [](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/master) [](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/master) +### CI Status Develop + +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) + 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. ## Generate Code Stubs @@ -20,4 +25,4 @@ gosdn ## Documentation -The latest documentatiion generated on the master branch can be downloaded [here](https://code.fbi.h-da.de/cocsn/gosdn/-/jobs). \ No newline at end of file +The latest documentatiion generated on the master branch can be downloaded [here](https://code.fbi.h-da.de/cocsn/gosdn/-/jobs). -- GitLab