diff options
author | Emile <hanemile@protonmail.com> | 2019-10-20 00:04:18 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-20 00:04:18 +0200 |
commit | 027a5ee0fc896f5bbbe10bb2505a5942232ab995 (patch) | |
tree | 338519a95dc049e5359deeb012506d9f636337b9 | |
parent | 93a2929059287fb0abe699836d120511f7ba2bf1 (diff) |
added the go report card
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1e84551..5a35067 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# circus-manager +# circus-manager [![Go Report Card](https://goreportcard.com/badge/git.darknebu.la/circus/circus-manager)](https://goreportcard.com/report/git.darknebu.la/circus/circus-manager) This container will provide the challenges for the companion container making it possible to dynamically change challenges and host the circus in docker-swarm. It will serve as a central manager making it possible to controll the challenge properties such as name, desription, flag, container to run, points and other. |