From 6cfa03a5f0790f217563cf79ca26fca9dbe8e32f Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Mon, 20 Mar 2017 16:46:06 +0100
Subject: [PATCH] Update readme.md - test coverage

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

diff --git a/readme.md b/readme.md
index 3214f721..a858f3e0 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,7 @@
 # SMart SCHeduling
 
+[![coverage report](https://git-r3lab.uni.lu/piotr.atyjaszyk/scheduling-system/badges/master/coverage.svg)](https://git-r3lab.uni.lu/piotr.atyjaszyk/scheduling-system/commits/master)
+
 ## Required software (on ubuntu's OS family):
   - `sudo apt-get install libpq-dev python-dev postgresql postgresql-contrib python virtualenv python-virtualenv gcc`
 
-- 
GitLab