From 307a975e8951ddf61ba9f2e319a4529ae43ad73b Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 9 Dec 2016 08:51:34 +0100 Subject: [PATCH 1/5] Update README.rst --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 206f066..6b0c605 100644 --- a/README.rst +++ b/README.rst @@ -10,13 +10,16 @@ Release announcements: http://eepurl.com/csHFKL .. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=master :target: https://travis-ci.org/python-bonobo/bonobo - :alt: Continuous Integration Status + :alt: Continuous Integration .. image:: https://coveralls.io/repos/github/python-bonobo/bonobo/badge.svg?branch=master :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master - :alt: Coverage Status + :alt: Coverage .. image:: https://readthedocs.org/projects/bonobo/badge/?version=latest :target: http://bonobo.readthedocs.org/en/latest/?badge=latest - :alt: Documentation Status + :alt: Documentation +.. image:: https://img.shields.io/github/downloads/python-bonobo/bonobo/total.svg + :target: https://github.com/python-bonobo/bonobo/releases + :alt: Downloads From 176011380d69b60342427aaee47cc3362403f6fb Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 9 Dec 2016 08:52:30 +0100 Subject: [PATCH 2/5] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 6b0c605..402db1a 100644 --- a/README.rst +++ b/README.rst @@ -23,3 +23,7 @@ Release announcements: http://eepurl.com/csHFKL .. image:: https://img.shields.io/github/downloads/python-bonobo/bonobo/total.svg :target: https://github.com/python-bonobo/bonobo/releases :alt: Downloads + +.. image:: https://img.shields.io/pypi/dm/Django.svg?style=flat-square + :target: https://pypi.python.org/pypi/bonobo + :alt: Python Package on PyPI From c494f5d95cc085e15700191ced8cb754729c28e3 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 9 Dec 2016 08:53:48 +0100 Subject: [PATCH 3/5] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 402db1a..2b3f856 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,8 @@ Release announcements: http://eepurl.com/csHFKL :target: https://travis-ci.org/python-bonobo/bonobo :alt: Continuous Integration -.. image:: https://coveralls.io/repos/github/python-bonobo/bonobo/badge.svg?branch=master +.. image:: :target: +.. image:: https://img.shields.io/coveralls/python-bonobo/bonobo.svg :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master :alt: Coverage From 613c7128722f6d7b5ab4d17f54e1cbd2cbf528b5 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 9 Dec 2016 08:54:08 +0100 Subject: [PATCH 4/5] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2b3f856..5421754 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,6 @@ Release announcements: http://eepurl.com/csHFKL :target: https://github.com/python-bonobo/bonobo/releases :alt: Downloads -.. image:: https://img.shields.io/pypi/dm/Django.svg?style=flat-square +.. image:: https://img.shields.io/pypi/dm/bonobo.svg?style=flat-square :target: https://pypi.python.org/pypi/bonobo :alt: Python Package on PyPI From 4cfc0d112aa7aad129f013f0754cb471ca3f4018 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 9 Dec 2016 08:54:17 +0100 Subject: [PATCH 5/5] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5421754..fc1195e 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,6 @@ Release announcements: http://eepurl.com/csHFKL :target: https://github.com/python-bonobo/bonobo/releases :alt: Downloads -.. image:: https://img.shields.io/pypi/dm/bonobo.svg?style=flat-square +.. image:: https://img.shields.io/pypi/dm/bonobo.svg :target: https://pypi.python.org/pypi/bonobo :alt: Python Package on PyPI