From f8943bb034a28401f15b895d2381b6d31965dcff Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 8 Jun 2017 10:41:45 +0100
Subject: [PATCH] Badges

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

diff --git a/README.rst b/README.rst
index e04d97c81..a23c2efa0 100644
--- a/README.rst
+++ b/README.rst
@@ -2,6 +2,13 @@ fslpy
 =====
 
 
+.. image:: https://git.fmrib.ox.ac.uk/fsl/fslpy/badges/master/build.svg
+   :target: https://git.fmrib.ox.ac.uk/fsl/fslpy/commits/master/
+
+.. image:: https://git.fmrib.ox.ac.uk/fsl/fslpy/badges/master/coverage.svg
+   :target: https://git.fmrib.ox.ac.uk/fsl/fslpy/commits/master/
+
+
 The ``fslpy`` project is a `FSL <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>`_
 programming library written in Python. It is used by `FSLeyes
 <https://git.fmrib.ox.ac.uk/paulmc/fsleyes/>`_.
-- 
GitLab