DOC: add link to main website + refresh

This commit is contained in:
François Boulogne
2014-12-01 21:52:15 -05:00
parent 76a3504a69
commit 4e2fd7cfa4
+9 -5
View File
@@ -7,15 +7,11 @@ Source
------
https://github.com/scikit-image/scikit-image
Mailing List
------------
http://groups.google.com/group/scikit-image
Installation from source
------------------------
Refer to DEPENDS.txt for a list of dependencies.
The SciKit may be installed globally using
scikit-image may be installed globally using
$ python setup.py install
@@ -28,6 +24,14 @@ this path to your PYTHONPATH variable and compiling the extensions:
$ python setup.py build_ext -i
Website (including the documentation)
-------------------------------------
http://scikit-image.org/
Mailing List
------------
http://groups.google.com/group/scikit-image
License
-------
Please read LICENSE.txt in this directory.