DOC: move website and ML to the top

This commit is contained in:
François Boulogne
2014-12-04 11:47:18 -05:00
parent 05c55c1fd7
commit 4d1eb928fa
+8 -8
View File
@@ -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.