Skip to content

Commit

Permalink
Merge pull request #116 from jhlegarreta/MoveCoverageBadgeDown
Browse files Browse the repository at this point in the history
STYLE: Make coverage badge be last in README badge list
  • Loading branch information
effigies authored May 11, 2024
2 parents 7b9a7e2 + 7a7c778 commit 2437727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
.. image:: https://readthedocs.org/projects/nireports/badge/?version=latest
:target: https://nireports.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/nipreps/nireports/branch/main/graph/badge.svg?token=OPH6D32GWN
:target: https://codecov.io/gh/nipreps/nireports
.. image:: https://circleci.com/gh/nipreps/nireports/tree/main.svg?style=shield
:target: https://circleci.com/gh/nipreps/nireports/tree/main
:alt: Testing
.. image:: https://github.com/nipreps/nireports/actions/workflows/build_test_deploy.yml/badge.svg
:target: https://github.com/nipreps/nireports/actions/workflows/build_test_deploy.yml
:alt: Build-Test-Deploy
.. image:: https://codecov.io/gh/nipreps/nireports/branch/main/graph/badge.svg?token=OPH6D32GWN
:target: https://codecov.io/gh/nipreps/nireports

*NiReports*: the *NiPreps*' reporting and visualization tools
=============================================================
Expand Down

0 comments on commit 2437727

Please sign in to comment.