From 3d7773d8da6a841f2e879c3afb895d90ef122dd6 Mon Sep 17 00:00:00 2001
From: Mohammad Saddam Mashuri <mohammad.saddam91@ui.ac.id>
Date: Thu, 3 Jun 2021 16:27:20 +0700
Subject: [PATCH] Add code coverage badge for staging and master branch

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6a3d9f7..bb327c3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 # Group4-SoftEng
-[![coverage report](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/badges/saddam-gradle/coverage.svg)](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/-/commits/saddam-gradle)
+
+### Master Code Coverage <br>
+[![master coverage report](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/badges/master/coverage.svg)](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/-/commits/master)
+
+### Staging Code Coverage <br>
+[![staging coverage report](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/badges/staging/coverage.svg)](https://gitlab.cs.ui.ac.id/g4-ppl/group4-softeng/-/commits/staging)
 
 **Members:**
 - Jerome Emmanuel 1906426840
-- 
GitLab