Skip to content

Commit 246d9f9

Browse files
committed
DOC: Add Zenodo badge to README
1 parent de5903a commit 246d9f9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
.. -*- rest -*-
22
.. vim:syntax=rst
33
4-
.. image:: https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master
5-
:target: https://coveralls.io/r/nipy/nibabel?branch=master
4+
.. image:: https://codecov.io/gh/nipy/nibabel/branch/master/graph/badge.svg
5+
:target: https://codecov.io/gh/nipy/nibabel
6+
7+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.591597.svg
8+
:target: https://doi.org/10.5281/zenodo.591597
69

710
.. Following contents should be from LONG_DESCRIPTION in nibabel/info.py
811

0 commit comments

Comments
 (0)