From 97ea5d37a23dca31982f81dcae1d00f88f83be85 Mon Sep 17 00:00:00 2001 From: patniharshit Date: Thu, 2 Mar 2017 18:33:36 +0530 Subject: [PATCH 1/2] add badges to readme --- README.rst | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 9574f708d51b..dee952163b84 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,21 @@ +|Travis|_ |PyPi|_ |Gitter|_ |Depsy|_ + +.. image:: https://img.shields.io/travis/rust-lang/rust.svg + :alt: Travis build at https://travis-ci.org/matplotlib/matplotlib + :target: https://travis-ci.org/matplotlib/matplotlib + +.. image:: https://badge.fury.io/py/matplotlib.svg + :alt: Pypi package at https://pypi.python.org/pypi/matplotlib/2.0.0 + :target: https://badge.fury.io/py/matplotlib + +.. image:: https://badges.gitter.im/Join%20Chat.svg + :alt: Join the chat at https://gitter.im/matplotlib/matplotlib + :target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge + +.. image:: http://depsy.org/api/package/pypi/matplotlib/badge.svg + :alt: Depsy http://depsy.org/package/python/matplotlib + :target: http://depsy.org/package/python/matplotlib + ########## matplotlib ########## @@ -39,14 +57,6 @@ matplotlib's communication channels include active mailing lists: * `Announcement `_ mailing list: matplotlib-announce@python.org * `Development `_ mailing list: matplotlib-devel@python.org - -The first is a good starting point for general questions and discussions. - - -.. image:: https://badges.gitter.im/Join%20Chat.svg - :alt: Join the chat at https://gitter.im/matplotlib/matplotlib - :target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge - Contribute ========== You've discovered a bug or something else you want to change - excellent! From b07ebbc424973a003cef22c65053e70f187be844 Mon Sep 17 00:00:00 2001 From: patniharshit Date: Thu, 2 Mar 2017 18:37:50 +0530 Subject: [PATCH 2/2] remove whitespaces from previous commit --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index dee952163b84..6facc99ecb77 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ |Travis|_ |PyPi|_ |Gitter|_ |Depsy|_ .. image:: https://img.shields.io/travis/rust-lang/rust.svg - :alt: Travis build at https://travis-ci.org/matplotlib/matplotlib + :alt: Travis build at https://travis-ci.org/matplotlib/matplotlib :target: https://travis-ci.org/matplotlib/matplotlib .. image:: https://badge.fury.io/py/matplotlib.svg - :alt: Pypi package at https://pypi.python.org/pypi/matplotlib/2.0.0 - :target: https://badge.fury.io/py/matplotlib + :alt: Pypi package at https://pypi.python.org/pypi/matplotlib/2.0.0 + :target: https://badge.fury.io/py/matplotlib .. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/matplotlib/matplotlib