From 5c91cbbf0673f77cd33698a133fd1906926d372d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=B6ne?= <rene.schoene@tu-dresden.de>
Date: Thu, 19 Jul 2018 07:29:40 +0000
Subject: [PATCH] Update README.md, added CI status

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

diff --git a/README.md b/README.md
index 1cf35c2..fa93c74 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # TTC 2018: Case 1 "Quality-based Software-Selection and Hardware-Mapping as Model Transformation Problem"
 
+[![pipeline status](https://git-st.inf.tu-dresden.de/stgroup/ttc18/badges/master/pipeline.svg)](https://git-st.inf.tu-dresden.de/stgroup/ttc18/commits/master)
+[![coverage report](https://git-st.inf.tu-dresden.de/stgroup/ttc18/badges/master/coverage.svg)](https://git-st.inf.tu-dresden.de/stgroup/ttc18/commits/master)
+
 ## Getting started
 
 In order to get the case working, perform the following steps:
-- 
GitLab