We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5903a commit 246d9f9Copy full SHA for 246d9f9
README.rst
@@ -1,8 +1,11 @@
1
.. -*- rest -*-
2
.. vim:syntax=rst
3
4
-.. image:: https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master
5
- :target: https://coveralls.io/r/nipy/nibabel?branch=master
+.. image:: https://codecov.io/gh/nipy/nibabel/branch/master/graph/badge.svg
+ :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
9
10
.. Following contents should be from LONG_DESCRIPTION in nibabel/info.py
11
0 commit comments