Add badges to README

This commit is contained in:
sirkrypt0
2021-04-30 15:45:00 +02:00
parent cff6997337
commit b7009bee6c

View File

@ -1,5 +1,8 @@
# Poseidon # Poseidon
[![pipeline status](https://gitlab.hpi.de/codeocean/codemoon/poseidon/badges/main/pipeline.svg)](https://gitlab.hpi.de/codeocean/codemoon/poseidon/-/commits/main)
[![coverage report](https://gitlab.hpi.de/codeocean/codemoon/poseidon/badges/main/coverage.svg)](https://gitlab.hpi.de/codeocean/codemoon/poseidon/-/commits/main)
## Setup ## Setup
If you haven't installed Go on your system yet, follow the [golang installation guide](https://golang.org/doc/install). If you haven't installed Go on your system yet, follow the [golang installation guide](https://golang.org/doc/install).