Skip to content

Commit a605d7f

Browse files
committed
MAINT: Merge long_description.rst and README.rst
1 parent 198fced commit a605d7f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

long_description.rst renamed to README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
SDCflows
2+
--------
3+
4+
.. image:: https://circleci.com/gh/poldracklab/sdcflows.svg?style=svg
5+
:target: https://circleci.com/gh/poldracklab/sdcflows
6+
7+
.. image:: https://img.shields.io/pypi/v/sdcflows.svg
8+
:target: https://pypi.python.org/pypi/sdcflows/
9+
:alt: Latest Version
10+
11+
112
SDCflows (susceptibility distortion correction workflows) is a library of workflows
213
to correct for distortions typically remaining after reconstruction in images
314
acquired with EPI (echo-planar imaging) MR schemes.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author_email = [email protected]
66
maintainer = Oscar Esteban
77
maintainer_email = [email protected]
88
description = Susceptibility Distortion Correction (SDC) workflows for EPI MR schemes.
9-
long_description = file:long_description.rst
9+
long_description = file:README.rst
1010
long_description_content_type = text/x-rst; charset=UTF-8
1111
license = Apache-2.0
1212
classifiers =

0 commit comments

Comments
 (0)