From 66dde636261e7a726389330c2e4870a9ad99949e Mon Sep 17 00:00:00 2001
From: Janne Koschinski <janne@kuschku.de>
Date: Tue, 2 Mar 2021 13:35:47 +0000
Subject: [PATCH] Add badges to UI

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

diff --git a/README.md b/README.md
index 728d8a7..20352a5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 # libquassel
 
+ [![pipeline status](https://git.kuschku.de/justJanne/libquassel/badges/main/pipeline.svg)](https://git.kuschku.de/justJanne/libquassel/-/commits/main) [![coverage report](https://git.kuschku.de/justJanne/libquassel/badges/main/coverage.svg)](https://git.kuschku.de/justJanne/libquassel/-/commits/main)
+
 libquassel is a pure kotlin implementation of the Quassel protocol.
-- 
GitLab