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

Skip to content

Commit 49ff4db

Browse files
committed
Update badges in README.rst
1 parent 24caa1b commit 49ff4db

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

README.rst

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
|Travis|_ |AzurePipelines|_ |AppVeyor|_ |Codecov|_ |LGTM|_ |PyPi|_ |Gitter|_ |NUMFocus|_ |GitTutorial|_
1+
|PyPi|_ |Downloads|_ |NUMFocus|_
22

3+
|DiscourseBadge|_ |Gitter|_ |GitHubIssues|_ |GitTutorial|_
4+
5+
|Travis|_ |AzurePipelines|_ |AppVeyor|_ |Codecov|_ |LGTM|_
36

47
.. |Travis| image:: https://travis-ci.com/matplotlib/matplotlib.svg?branch=master
58
.. _Travis: https://travis-ci.com/matplotlib/matplotlib
@@ -16,17 +19,27 @@
1619
.. |LGTM| image:: https://img.shields.io/lgtm/grade/python/g/matplotlib/matplotlib.svg?logo=lgtm&logoWidth=18
1720
.. _LGTM: https://lgtm.com/projects/g/matplotlib/matplotlib
1821

22+
.. |DiscourseBadge| image:: https://img.shields.io/badge/help_forum-discourse-blue.svg
23+
.. _DiscourseBadge: https://discourse.matplotlib.org
24+
25+
.. |Gitter| image:: https://badges.gitter.im/matplotlib/matplotlib.svg
26+
.. _Gitter: https://gitter.im/matplotlib/matplotlib
27+
28+
.. |GitHubIssues| image:: https://img.shields.io/badge/issue_tracking-github-blue.svg
29+
.. _GitHubIssues: https://github.com/matplotlib/matplotlib/issues
30+
31+
.. |GitTutorial| image:: https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?
32+
.. _GitTutorial: https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
33+
1934
.. |PyPi| image:: https://badge.fury.io/py/matplotlib.svg
2035
.. _PyPi: https://badge.fury.io/py/matplotlib
2136

22-
.. |Gitter| image:: https://badges.gitter.im/matplotlib/matplotlib.png
23-
.. _Gitter: https://gitter.im/matplotlib/matplotlib
37+
.. |Downloads| image:: https://pepy.tech/badge/matplotlib/month
38+
.. _Downloads: https://pepy.tech/project/matplotlib/month
2439

2540
.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
2641
.. _NUMFocus: http://www.numfocus.org
2742

28-
.. |GitTutorial| image:: https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?
29-
.. _GitTutorial: https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
3043

3144
##########
3245
Matplotlib

0 commit comments

Comments
 (0)