mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 20:41:08 +08:00
DOC: add link to main website + refresh
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user