From 39823fde0ac07f0223c69535831049e45ca2809e Mon Sep 17 00:00:00 2001
From: Albin Henriksson <albhe428@student.liu.se>
Date: Tue, 16 Feb 2021 12:27:23 +0100
Subject: [PATCH] added coverage report and pipeline status to branch

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

diff --git a/client/README.md b/client/README.md
index da908d16..c4f50ce6 100644
--- a/client/README.md
+++ b/client/README.md
@@ -1,3 +1,6 @@
+
+[![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