From a6033457ad12d2d78006632bbefd3a7d9cb373ba Mon Sep 17 00:00:00 2001
From: takt <oliver.herms@exaring.de>
Date: Wed, 16 May 2018 17:18:54 +0200
Subject: [PATCH] Update README.md

Adding coveralls
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dda57a6b..8d1dc734 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 # bio-rd
 
 [![Build Status](https://travis-ci.org/bio-routing/bio-rd.svg?branch=master)](https://travis-ci.org/bio-routing/bio-rd)
-[![Go ReportCard](http://goreportcard.com/badge/bio-routing/bio-rd)](http://goreportcard.com/report/bio-routing/bio-rd)
\ No newline at end of file
+[![Coverage Status](https://coveralls.io/repos/bio-routing/bio-rd/badge.svg?branch=master&service=github)](https://coveralls.io/github/bio-routing/bio-rd?branch=master)
+[![Go ReportCard](http://goreportcard.com/badge/bio-routing/bio-rd)](http://goreportcard.com/report/bio-routing/bio-rd)
-- 
GitLab