From 2891da97232a617ccda54160ae96e28fea7ee4bb Mon Sep 17 00:00:00 2001 From: Umang Arora Date: Thu, 5 Jun 2014 15:07:43 +0530 Subject: [PATCH] Fixed coveralls badge #4507 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dbc242b..170c72e 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ A REST API for Tryton Models .. image:: https://travis-ci.org/openlabs/tryton-restful.png?branch=develop :target: https://travis-ci.org/openlabs/tryton-restful -.. image:: https://coveralls.io/repos/openlabs/tryton-restful/badge.png +.. image:: https://coveralls.io/repos/openlabs/tryton-restful/badge.png?branch=develop :target: https://coveralls.io/r/openlabs/tryton-restful Installation