From d26d547372007f62457043855fd57ee532f8a152 Mon Sep 17 00:00:00 2001 From: Alexandre Avenel Date: Sat, 1 Oct 2016 14:15:25 +0200 Subject: [PATCH] Add Travis CI badge in README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 5794131..e2efecc 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ Budget-manager ############## +.. image:: https://travis-ci.org/spiral-project/ihatemoney.svg?branch=master + :target: https://travis-ci.org/spiral-project/ihatemoney + :alt: Travis CI Build Status + This is a really tiny app to ease the shared houses budget management. Keep track of who bought what, when, and for who to then compute the balance of each person.