Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Addresses #8177, Readme badges #8178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 2, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add badges
  • Loading branch information
epintozzi committed Mar 2, 2017
commit 7c22928f975764c56b9445f57f3af86a47e4f84c
26 changes: 23 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
|Travis|_ |AppVeyor|_ |Codecov|_ |Python35|_ |PyPi|_ |Gitter|_ |Depsy|_


.. |Travis| image:: https://api.travis-ci.org/matplotlib/matplotlib.png?branch=master
.. _Travis: https://travis-ci.org/matplotlib/matplotlib

.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=master&svg=true
.. _AppVeyor: https://ci.appveyor.com/project/matplotlib/matplotlib

.. |Codecov| image:: https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=master&service=github
.. _Codecov: https://codecov.io/github/matplotlib/matplotlib?branch=master

.. |PyPi| image:: https://badge.fury.io/py/matplotlib.svg
.. _PyPi: https://badge.fury.io/py/matplotlib

.. |Gitter| 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

.. |Depsy| image::
.. _Depsy: http://depsy.org/package/python/matplotlib

##########
matplotlib
##########
Expand Down Expand Up @@ -43,9 +65,7 @@ matplotlib's communication channels include active mailing lists:
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
==========
Expand Down