Commit c687102c authored by Kirill Smelkov's avatar Kirill Smelkov

readme: Add link to wiki

The link is absolute URL, since the readme can be shown in a lot of
places (on lab.nexedi.com, on pypi, on github, etc...)

We might also change the link to demo_zbigarray.py to be absolute URL
because of pypi case in the future.
parent ee9bcd00
......@@ -63,6 +63,10 @@ several nodes in a cluster.
Please see `demo/demo_zbigarray.py`__ for a complete example.
Additional Info
---------------
Please see `wiki`__ for more info: current state, roadmap, additional materials, ...
.. _NumPy: http://www.numpy.org/
.. _numpy.memmap: http://docs.scipy.org/doc/numpy/reference/generated/numpy.memmap.html
......@@ -70,3 +74,4 @@ Please see `demo/demo_zbigarray.py`__ for a complete example.
.. _ZEO: https://pypi.python.org/pypi/ZEO
__ demo/demo_zbigarray.py
__ https://lab.nexedi.com/nexedi/wendelin.core/wikis/home
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment