Skip to content

Commit 02d6bd1

Browse files
author
Félix C. Morency
committed
RF: Added link to Numpy website in README
1 parent 76e838b commit 02d6bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ PyNIfTI_.
1515
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC
1616
.. _PyNIfTI: http://niftilib.sourceforge.net/pynifti/
1717
.. _GIFTI: http://www.nitrc.org/projects/gifti
18+
.. _Numpy: http://numpy.scipy.org/
1819

1920
The various image format classes give full or selective access to header (meta)
20-
information and access to the image data is made available via NumPy arrays.
21+
information and access to the image data is made available via NumPy_ arrays.
2122

2223
Website
2324
=======

0 commit comments

Comments
 (0)