From 22e27a1d78b6f14146a8f05f00af38cb2e6857fb Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Thu, 17 Apr 2014 16:59:41 +0200
Subject: [PATCH] Add badges to README

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

diff --git a/README.rst b/README.rst
index 3ec0640..e2c010e 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,18 @@
+.. vim: set fileencoding=utf-8 :
+.. Andre Anjos <andre.anjos@idiap.ch>
+.. Thu 17 Apr 16:59:12 2014 CEST
+
+.. image:: https://travis-ci.org/bioidiap/xbob.ip.flandmark.svg?branch=master
+   :target: https://travis-ci.org/bioidiap/xbob.ip.flandmark
+.. image:: https://coveralls.io/repos/bioidiap/xbob.ip.flandmark/badge.png
+   :target: https://coveralls.io/r/bioidiap/xbob.ip.flandmark
+.. image:: http://img.shields.io/github/tag/bioidiap/xbob.ip.flandmark.png
+   :target: https://github.com/bioidiap/xbob.ip.flandmark
+.. image:: http://img.shields.io/pypi/v/xbob.ip.flandmark.png
+   :target: https://pypi.python.org/pypi/xbob.ip.flandmark
+.. image:: http://img.shields.io/pypi/dm/xbob.ip.flandmark.png
+   :target: https://pypi.python.org/pypi/xbob.ip.flandmark
+
 ==============================
  Python Bindings to flandmark
 ==============================
-- 
GitLab