Skip to content

Commit af7da34

Browse files
committed
update readme
1 parent 081ecc2 commit af7da34

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,20 @@ dmriprep
99
.. image:: https://img.shields.io/travis/akeshavan/dmriprep.svg
1010
:target: https://travis-ci.org/akeshavan/dmriprep
1111

12+
.. image:: https://api.codacy.com/project/badge/Grade/01a2d18ee62846e3817c6dccd7f8f5f1
13+
:target: https://www.codacy.com/app/josephmje/dmriprep?utm_source=github.com&utm_medium=referral&utm_content=josephmje/dmriprep&utm_campaign=Badge_Grade
14+
:alt: Codacy Badge
15+
1216
.. image:: https://readthedocs.org/projects/dmriprep/badge/?version=latest
13-
:target: https://dmriprep.readthedocs.io/en/latest/?badge=latest
17+
:target: https://dmriprep-personal.readthedocs.io/en/latest/?badge=latest
1418
:alt: Documentation Status
1519

1620

17-
Preprocessing of neuroimaging data in preparation for AFQ analysis
18-
------------------------------------------------------------------
21+
Preprocessing of neuroimaging dwi data
22+
--------------------------------------
1923

2024
* Free software: BSD license
21-
* Documentation: https://dmriprep.readthedocs.io.
25+
* Documentation: https://dmriprep-personal.readthedocs.io.
2226

2327
Preparing your data
2428
-------------------
@@ -29,8 +33,8 @@ You should have raw data organized in the BIDS format. Also, you should have run
2933
3034
bids
3135
├── derivatives
32-
│   └── sub-01
33-
│   └── freesurfer
36+
│   └── freesurfer
37+
│   └── sub-01
3438
└── sub-01
3539
├── dwi
3640
│   ├── sub-01_ses-01_dwi.bval

0 commit comments

Comments
 (0)