Skip to content

Commit 365478e

Browse files
committed
updated badges
1 parent 14182a3 commit 365478e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,25 @@ 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
12+
:target: https://pypi.python.org/pypi/nipype/
13+
:alt: Latest Version
14+
15+
.. image:: https://pypip.in/download/nipype/badge.png
16+
:target: https://pypi.python.org/pypi/nipype/
17+
:alt: Downloads
18+
19+
.. image:: https://pypip.in/py_versions/nipype/badge.png
20+
:target: https://pypi.python.org/pypi/nipype/
21+
:alt: Supported Python versions
22+
23+
.. image:: https://pypip.in/status/nipype/badge.png
24+
:target: https://pypi.python.org/pypi/nipype/
25+
:alt: Development Status
26+
27+
.. image:: https://pypip.in/license/nipype/badge.png
28+
:target: https://pypi.python.org/pypi/nipype/
29+
:alt: License
1130

1231
Current neuroimaging software offer users an incredible opportunity to
1332
analyze data using a variety of different algorithms. However, this has

0 commit comments

Comments
 (0)