diff --git a/README.md b/README.md index 1394c131..99d83db1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ Image Processing SciKit [![Coverage Status](https://img.shields.io/coveralls/scikit-image/scikit-image.svg)](https://coveralls.io/r/scikit-image/scikit-image?branch=master) +Website (including documentation) +--------------------------------- +http://scikit-image.org/ + +Mailing List +------------ +http://groups.google.com/group/scikit-image + Source ------ https://github.com/scikit-image/scikit-image @@ -24,14 +32,6 @@ this path to your PYTHONPATH variable and compiling the extensions: $ python setup.py build_ext -i -Website (including documentation) ---------------------------------- -http://scikit-image.org/ - -Mailing List ------------- -http://groups.google.com/group/scikit-image - License ------- Please read LICENSE.txt in this directory.