From c05d2e314dc41805e946561fa6464a53b9bb017f Mon Sep 17 00:00:00 2001
From: jfederico <jesus@123it.ca>
Date: Fri, 14 Sep 2018 18:37:28 +0000
Subject: [PATCH] Fixed badge for coverage

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

diff --git a/README.md b/README.md
index 791d6e07..e90bad5d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 # Greenlight
 
 ![Travis CI](https://travis-ci.org/bigbluebutton/greenlight.svg?branch=master)
-![Coverage Status](https://coveralls.io/repos/github/bigbluebutton/greenlight/badge.svg?branch=coveralls)
+![Coverage
+!Status](https://coveralls.io/repos/github/bigbluebutton/greenlight/badge.svg?branch=master)
 ![Docker Pulls](https://img.shields.io/docker/pulls/bigbluebutton/greenlight.svg)
 
 > Greenlight is currently on version 2.0. If you are still running Greenlight 1.0 we suggest [upgrading to 2.0](http://docs.bigbluebutton.org/install/greenlight-v2.html#upgrading-from-greenlight-10).
-- 
GitLab