From 053490b2943339122b68523d2eae8e6fd28ddfb6 Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Thu, 30 Jul 2020 09:43:06 +0200
Subject: [PATCH] DOC: Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0eebbc2b..29adb7a0 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # lektor mk7
 
-[![pipeline status](https://git.iiens.net/martin2018/lektor/badges/master/pipeline.svg)]
-(https://git.iiens.net/martin2018/lektor/-/commits/master)
+[![pipeline status](https://git.iiens.net/martin2018/lektor/badges/master/pipeline.svg)](https://git.iiens.net/martin2018/lektor/-/commits/master)
+[![coverage report](https://git.iiens.net/martin2018/lektor/badges/master/coverage.svg)](https://git.iiens.net/martin2018/lektor/-/commits/master)
 
 A Karaoke player made to replace the old bash scripts on Sakura.
 They will enable one to have a database and make requests over the network.
-- 
GitLab