From 1d3bedd432f784de19aa994db8063a981f7c4630 Mon Sep 17 00:00:00 2001
From: Fernando Mayer <fernandomayer@gmail.com>
Date: Sun, 27 Sep 2015 21:51:36 -0300
Subject: [PATCH] Add devel branch status badge

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

diff --git a/README.md b/README.md
index 65d2422..2f85db1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # legTools 0.1.2
 
+[![build status](http://git.leg.ufpr.br/ci/projects/1/status.png?ref=devel)](http://git.leg.ufpr.br/ci/projects/1?ref=devel)
+
 An R package containing convenience functions, small GUI to teach
 statistics and some datasets.
 
-- 
GitLab