From 233b6bfb47a94ee09913616b9cc38939f700d3a0 Mon Sep 17 00:00:00 2001
From: Josh Borrow <joshua.borrow@durham.ac.uk>
Date: Tue, 20 Mar 2018 16:28:01 +0000
Subject: [PATCH] Added build status logo

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

diff --git a/README.md b/README.md
index 92f6ea7641..2f8090fc43 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 SWIFT: Sph WIth Fine-grained inter-dependent Tasking
 ====================================================
 
+[![Build Status](https://gitlab.cosma.dur.ac.uk/jenkins/job/GNU%20SWIFT%20build/badge/icon)](https://gitlab.cosma.dur.ac.uk/jenkins/job/GNU%20SWIFT%20build/)
+
 For information on how to _run_ SWIFT, please consult the onboarding guide
 available [here](http://www.swiftsim.com/onboarding.pdf). This includes
 dependencies, and a few examples to get you going.
-- 
GitLab