Skip to content

Commit f1990ce

Browse files
authored
Merge pull request #101 from jhlegarreta/doc/add-pypi-badge-to-readme
DOC: Add PyPI badge to `README`
2 parents 004e248 + bb43e92 commit f1990ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
(`www.nipreps.org <https://www.nipreps.org>`__) for the preprocessing of
55
positron emission tomography (PET) imaging.
66

7+
.. image:: https://img.shields.io/pypi/v/petprep.svg
8+
:target: https://pypi.python.org/pypi/petprep/
9+
:alt: Latest Version
10+
711
.. image:: https://github.com/nipreps/petprep/actions/workflows/tests.yml/badge.svg
812
:target: https://github.com/nipreps/petprep/actions/workflows/tests.yml
913
:alt: Stable tests

0 commit comments

Comments
 (0)