Skip to content

Commit

Permalink
ENH: Add PyPI badge to README
Browse files Browse the repository at this point in the history
Add PyPI badge to README.
  • Loading branch information
jhlegarreta committed May 10, 2024
1 parent a8b3927 commit e445fce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

.. image:: https://img.shields.io/pypi/v/nireports.svg
:target: https://pypi.python.org/pypi/nireports/
:alt: Latest Version
.. image:: https://readthedocs.org/projects/nireports/badge/?version=latest
:target: https://nireports.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Expand Down

0 comments on commit e445fce

Please sign in to comment.