From 297390f3e6a823ebb1544fe1508b989bc098b95f Mon Sep 17 00:00:00 2001
From: Jan Caron <j.caron@fz-juelich.de>
Date: Tue, 11 Jul 2017 09:52:35 +0200
Subject: [PATCH] Added README.md with GitLab badges for build status and
 coverage.

---
 README.md | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..70d44df
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+[![build status](https://iffgit.fz-juelich.de/caron/Pyramid/badges/master/build.svg)] (https://iffgit.fz-juelich.de/caron/Pyramid/commits/master) [![coverage report](https://iffgit.fz-juelich.de/caron/Pyramid/badges/master/coverage.svg)](https://iffgit.fz-juelich.de/caron/Pyramid/commits/master)
-- 
GitLab