Skip to content

Commit 2938f15

Browse files
authored
Merge pull request #63 from nipype/tclose-patch-1
[skip ci] Update README.md
2 parents b664b42 + e45f937 commit 2938f15

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pydra-fsl
1+
# pydra-tasks-fsl
22

33
[![PyPI - Version][pypi-version]][pypi-project]
44
[![PyPI - Python Version][pypi-pyversions]][pypi-project]
@@ -41,7 +41,7 @@ for FMRI, MRI and DTI brain imaging data.
4141
## Installation
4242

4343
```console
44-
pip install pydra-fsl
44+
pip install pydra-tasks-fsl
4545
```
4646

4747
A separate installation of FSL is required to use this package.
@@ -172,17 +172,17 @@ and `related-packages/fileformats-extras`, respectively.
172172

173173
This project is distributed under the terms of the [Apache License, Version 2.0][license].
174174

175-
[pypi-project]: https://pypi.org/project/pydra-fsl
175+
[pypi-project]: https://pypi.org/project/pydra-tasks-fsl
176176

177-
[pypi-version]: https://img.shields.io/pypi/v/pydra-fsl.svg
177+
[pypi-version]: https://img.shields.io/pypi/v/pydra-tasks-fsl.svg
178178

179-
[pypi-pyversions]: https://img.shields.io/pypi/pyversions/pydra-fsl.svg
179+
[pypi-pyversions]: https://img.shields.io/pypi/pyversions/pydra-tasks-fsl.svg
180180

181-
[pypi-downloads]: https://static.pepy.tech/badge/pydra-fsl
181+
[pypi-downloads]: https://static.pepy.tech/badge/pydra-tasks-fsl
182182

183-
[status-docs]: https://github.com/aramis-lab/pydra-fsl/actions/workflows/docs.yaml/badge.svg
183+
[status-docs]: https://github.com/aramis-lab/pydra-tasks-fsl/actions/workflows/docs.yaml/badge.svg
184184

185-
[status-test]: https://github.com/aramis-lab/pydra-fsl/actions/workflows/test.yaml/badge.svg
185+
[status-test]: https://github.com/aramis-lab/pydra-tasks-fsl/actions/workflows/test.yaml/badge.svg
186186

187187
[pydra]: https://pydra.readthedocs.io/
188188

@@ -196,8 +196,8 @@ This project is distributed under the terms of the [Apache License, Version 2.0]
196196

197197
[status-docs-badge]: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
198198

199-
[status-cicd-badge]: https://github.com/nipype/pydra-fsl/actions/workflows/ci-cd.yaml/badge.svg
199+
[status-cicd-badge]: https://github.com/nipype/pydra-tasks-fsl/actions/workflows/ci-cd.yaml/badge.svg
200200

201-
[status-docs-link]: https://nipype.github.io/pydra-fsl/
201+
[status-docs-link]: https://nipype.github.io/pydra-tasks-fsl/
202202

203-
[status-cicd-link]: https://github.com/nipype/pydra-fsl/actions/workflows/ci-cd.yaml
203+
[status-cicd-link]: https://github.com/nipype/pydra-tasks-fsl/actions/workflows/ci-cd.yaml

0 commit comments

Comments
 (0)