From 7c526ec6ccba6ee088ed7331a9df00ef78bcf0c1 Mon Sep 17 00:00:00 2001
From: Tru  HUYNH <tru@pasteur.fr>
Date: Wed, 29 Mar 2017 19:35:05 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7c7c01b..a94ab94 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,7 @@ docker image to build tensorflow on CentOS-7 x86_64
 ```
 sudo docker build -t docker-centos7-tensorflow .
 ```
+
+build status:
+[![build status](https://gitlab.pasteur.fr/tru/docker-centos7-tensorflow/badges/master/build.svg)](https://gitlab.pasteur.fr/tru/docker-centos7-tensorflow/commits/master)
+
-- 
GitLab