Skip to content

Commit f628e19

Browse files
authored
Clean up badges (mne-tools#11558)
1 parent ecae057 commit f628e19

File tree

1 file changed

+10
-21
lines changed

1 file changed

+10
-21
lines changed

README.rst

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,28 @@
11
.. -*- mode: rst -*-
22
3-
|GH-Linux|_ |GH-macOS|_ |Cirrus|_ |Azure|_ |Circle|_ |Codecov|_ |PyPI|_ |conda-forge|_ |Zenodo|_
3+
|PyPI|_ |conda-forge|_ |Zenodo|_ |Discourse|_ |Codecov|_
44

55
|MNE|_
66

7-
.. |GH-Linux| image:: https://github.com/mne-tools/mne-python/workflows/linux%20/%20conda/badge.svg?branch=main
8-
.. _GH-Linux: https://github.com/mne-tools/mne-python/actions?query=branch:main+event:push
9-
10-
.. |GH-macOS| image:: https://github.com/mne-tools/mne-python/workflows/macos%20/%20conda/badge.svg?branch=main
11-
.. _GH-macOS: https://github.com/mne-tools/mne-python/actions?query=branch:main+event:push
12-
13-
.. |Cirrus| image:: https://api.cirrus-ci.com/github/mne-tools/mne-python.svg
14-
.. _Cirrus: https://cirrus-ci.com/github/mne-tools/mne-python
15-
16-
.. |Azure| image:: https://dev.azure.com/mne-tools/mne-python/_apis/build/status/mne-tools.mne-python?branchName=main
17-
.. _Azure: https://dev.azure.com/mne-tools/mne-python/_build/latest?definitionId=1&branchName=main
18-
19-
.. |Circle| image:: https://circleci.com/gh/mne-tools/mne-python.svg?style=shield
20-
.. _Circle: https://circleci.com/gh/mne-tools/mne-python
21-
22-
.. |Codecov| image:: https://codecov.io/gh/mne-tools/mne-python/branch/main/graph/badge.svg
23-
.. _Codecov: https://codecov.io/gh/mne-tools/mne-python
24-
25-
.. |PyPI| image:: https://img.shields.io/pypi/dm/mne.svg?label=PyPI%20downloads
7+
.. |PyPI| image:: https://img.shields.io/pypi/dm/mne.svg?label=PyPI
268
.. _PyPI: https://pypi.org/project/mne/
279

28-
.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne.svg?label=Conda%20downloads
10+
.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne.svg?label=Conda
2911
.. _conda-forge: https://anaconda.org/conda-forge/mne
3012

3113
.. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.592483.svg
3214
.. _Zenodo: https://doi.org/10.5281/zenodo.592483
3315

16+
.. |Discourse| image:: https://img.shields.io/discourse/status?label=Community&server=https%3A%2F%2Fmne.discourse.group%2F
17+
.. _Discourse: https://mne.discourse.group/
18+
19+
.. |Codecov| image:: https://img.shields.io/codecov/c/github/mne-tools/mne-python?label=Coverage
20+
.. _Codecov: https://codecov.io/gh/mne-tools/mne-python
21+
3422
.. |MNE| image:: https://mne.tools/stable/_static/mne_logo.svg
3523
.. _MNE: https://mne.tools/dev/
3624

25+
3726
MNE-Python
3827
==========
3928

0 commit comments

Comments
 (0)