Skip to content

Commit

Permalink
Add badges to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Apr 12, 2024
1 parent 77a2bba commit 22667f3
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,36 @@ CuBIDS: Curation of BIDS

.. image:: https://img.shields.io/pypi/v/cubids.svg
:target: https://pypi.python.org/pypi/cubids
:alt: Latest Version

.. image:: https://circleci.com/gh/PennLINC/CuBIDS.svg?style=svg
:target: https://circleci.com/gh/PennLINC/CuBIDS
.. image:: https://img.shields.io/badge/Source%20Code-pennlinc%2Fcubids-purple
:target: https://github.com/PennLINC/CuBIDS
:alt: GitHub Repository

.. image:: https://readthedocs.org/projects/cubids/badge/?version=latest
:target: https://cubids.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://circleci.com/gh/PennLINC/CuBIDS.svg?style=svg
:target: https://circleci.com/gh/PennLINC/CuBIDS
:alt: Test Status

.. image:: https://codecov.io/gh/PennLINC/CuBIDS/branch/main/graph/badge.svg
:target: https://app.codecov.io/gh/PennLINC/CuBIDS/tree/main
:alt: Codecov

.. image:: https://img.shields.io/badge/NeuroImage-10.1016%2Fj.neuroimage.2022.119609-purple
:target: https://doi.org/10.1016/j.neuroimage.2022.119609
:alt: Publication DOI

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6514881.svg
:target: https://doi.org/10.5281/zenodo.6514881
:alt: Zenodo DOI

.. image:: https://img.shields.io/badge/License-MIT-green
:target: https://opensource.org/licenses/MIT
:alt: License


About
-----
Expand Down

0 comments on commit 22667f3

Please sign in to comment.