From f55d2db31880a178391fa826730f3eb284de92ba Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@ie.suberic.net>
Date: Mon, 2 Jan 2017 19:53:47 +0000
Subject: [PATCH] Add home badges.

---
 README.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.rst b/README.rst
index fa8fe75..ef1e1bc 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,14 @@
 ==========
 chkcrontab
 ==========
+.. image:: https://gitlab.ie.suberic.net/kevin/chkcrontab/badges/master/build.svg
+   :target: https://gitlab.ie.suberic.net/kevin/chkcrontab/commits/master
+   :alt: Home build status
+
+.. image:: https://gitlab.ie.suberic.net/kevin/chkcrontab/badges/master/coverage.svg
+   :target: https://gitlab.ie.suberic.net/kevin/chkcrontab/commits/master
+   :alt: Home coverage status
+
 .. image:: https://travis-ci.org/lyda/chkcrontab.png?branch=master
    :target: https://travis-ci.org/lyda/chkcrontab
    :alt: Build status
-- 
GitLab