From 99bfdd2823675d5d4b05ff2bd76a780993dbd213 Mon Sep 17 00:00:00 2001
From: Albin Henriksson <albhe428@student.liu.se>
Date: Tue, 16 Feb 2021 15:20:46 +0100
Subject: [PATCH] #2 Removed coverage badges from client readme

---
 client/README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/client/README.md b/client/README.md
index c4f50ce6..da908d16 100644
--- a/client/README.md
+++ b/client/README.md
@@ -1,6 +1,3 @@
-
-[![pipeline status](https://gitlab.liu.se/tddd96-grupp11/teknikattan-scoring-system/badges/issue/2-test-front-end/pipeline.svg)](https://gitlab.liu.se/tddd96-grupp11/teknikattan-scoring-system/-/commits/issue/2-test-front-end)
-[![coverage report](https://gitlab.liu.se/tddd96-grupp11/teknikattan-scoring-system/badges/issue/2-test-front-end/coverage.svg)](https://gitlab.liu.se/tddd96-grupp11/teknikattan-scoring-system/-/commits/issue/2-test-front-end)
 # Client
 
 This documents describes how to install and run the client.
-- 
GitLab