diff --git a/README.md b/README.md index 017cb286d1307db9afee0c5243b0beb6ff4d3caf..d15a852a4bb5c96ac18ead0f59aa5fc7e0c98b44 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ fslpy The `fslpy` project is a [FSL](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/) programming library written in Python. It is used by -[FSLeyes](https://git.fmrib.ox.ac.uk/paulmc/fsleyes/). See the -[requirements.txt file](../blob/master/requirements.txt) for details on -``fslpy`` dependencies. +[FSLeyes](https://git.fmrib.ox.ac.uk/paulmc/fsleyes/). Documentation @@ -13,5 +11,6 @@ Documentation Take a look at the [Documentation for -developers](http://users.fmrib.ox.ac.uk/~paulmc/fslpy/index.html) if you want -to program with `fslpy`. +developers](http://users.fmrib.ox.ac.uk/~paulmc/fslpy/index.html), and the +[requirements.txt file](requirements.txt) for details on +``fslpy`` dependencies, if you want to program with `fslpy`.