From 2dd82369b6f911fbb3082ed4d91fe27c688e4e3a Mon Sep 17 00:00:00 2001 From: Manuel Kieweg <mail@manuelkieweg.de> Date: Thu, 18 Feb 2021 16:55:25 +0000 Subject: [PATCH] added codecov badged --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e146373c4..219a96283 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # GoSDN +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/develop) +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/master) +[](https://code.fbi.h-da.de/cocsn/gosdn/-/commits/master) + 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 -- GitLab