diff --git a/README.md b/README.md index d107938e..6ceaf8ae 100644 --- a/README.md +++ b/README.md @@ -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.