Skip to content

Commit 7c22928

Browse files
committed
add badges
1 parent c2f675d commit 7c22928

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

README.rst

+23-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
|Travis|_ |AppVeyor|_ |Codecov|_ |Python35|_ |PyPi|_ |Gitter|_ |Depsy|_
2+
3+
4+
.. |Travis| image:: https://api.travis-ci.org/matplotlib/matplotlib.png?branch=master
5+
.. _Travis: https://travis-ci.org/matplotlib/matplotlib
6+
7+
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=master&svg=true
8+
.. _AppVeyor: https://ci.appveyor.com/project/matplotlib/matplotlib
9+
10+
.. |Codecov| image:: https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=master&service=github
11+
.. _Codecov: https://codecov.io/github/matplotlib/matplotlib?branch=master
12+
13+
.. |PyPi| image:: https://badge.fury.io/py/matplotlib.svg
14+
.. _PyPi: https://badge.fury.io/py/matplotlib
15+
16+
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
17+
:alt: Join the chat at https://gitter.im/matplotlib/matplotlib
18+
:target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
19+
20+
.. |Depsy| image::
21+
.. _Depsy: http://depsy.org/package/python/matplotlib
22+
123
##########
224
matplotlib
325
##########
@@ -43,9 +65,7 @@ matplotlib's communication channels include active mailing lists:
4365
The first is a good starting point for general questions and discussions.
4466

4567

46-
.. image:: https://badges.gitter.im/Join%20Chat.svg
47-
:alt: Join the chat at https://gitter.im/matplotlib/matplotlib
48-
:target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
68+
4969

5070
Contribute
5171
==========

0 commit comments

Comments
 (0)