Skip to content

Commit f7c3965

Browse files
committed
updated badges
1 parent 1c27198 commit f7c3965

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ NIPYPE: Neuroimaging in Python: Pipelines and Interfaces
88
.. image:: https://coveralls.io/repos/nipy/nipype/badge.png
99
:target: https://coveralls.io/r/nipy/nipype
1010

11-
.. image:: https://pypip.in/version/nipype/badge.png
11+
.. image:: https://img.shields.io/pypi/v/nipype.svg
1212
:target: https://pypi.python.org/pypi/nipype/
1313
:alt: Latest Version
1414

15-
.. image:: https://pypip.in/download/nipype/badge.png
15+
.. image:: https://img.shields.io/pypi/dm/nipype.svg
1616
:target: https://pypi.python.org/pypi/nipype/
1717
:alt: Downloads
1818

19-
.. image:: https://pypip.in/py_versions/nipype/badge.png
19+
.. image:: https://img.shields.io/pypi/pyversions/nipype.svg
2020
:target: https://pypi.python.org/pypi/nipype/
2121
:alt: Supported Python versions
2222

23-
.. image:: https://pypip.in/status/nipype/badge.png
23+
.. image:: https://img.shields.io/pypi/status/nipype.svg
2424
:target: https://pypi.python.org/pypi/nipype/
2525
:alt: Development Status
2626

27-
.. image:: https://pypip.in/license/nipype/badge.png
27+
.. image:: https://img.shields.io/pypi/l/nipype.svg
2828
:target: https://pypi.python.org/pypi/nipype/
2929
:alt: License
3030

0 commit comments

Comments
 (0)