summaryrefslogtreecommitdiff
path: root/Readme.rst
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2015-02-03 15:13:22 +0100
committerMario Mulansky <mario.mulansky@gmx.net>2015-02-03 15:13:22 +0100
commitea61fc2ed03e42b3ea159b7ef7886d005c90e29f (patch)
tree923a10fadd6d381c8b42d93a036f9da95dcdc646 /Readme.rst
parent57b282e117c73913eed1f62dbe080544aadf4bbe (diff)
update docs to the structural changes
Diffstat (limited to 'Readme.rst')
-rw-r--r--Readme.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.rst b/Readme.rst
index bcf6fa9..debd32e 100644
--- a/Readme.rst
+++ b/Readme.rst
@@ -11,7 +11,7 @@ All computation intensive parts are implemented in C via cython_ to reach a comp
PySpike provides the same fundamental functionality as the SPIKY_ framework for Matlab, which additionally contains spike-train generators, more spike train distance measures and many visualization routines.
-All source codes are published under the BSD_License_.
+All source codes are available on `Github <https://github.com/mariomulansky/PySpike>`_ and are published under the BSD_License_.
.. [#] Kreuz T, Haas JS, Morelli A, Abarbanel HDI, Politi A, *Measuring spike train synchrony.* J Neurosci Methods 165, 151 (2007) `[pdf] <http://wwwold.fi.isc.cnr.it/users/thomas.kreuz/images/Kreuz_JNeurosciMethods_2007_Spike-Train-Synchrony.pdf>`_
@@ -201,7 +201,7 @@ The parameter :code:`interval` is optional and if neglected the whole spike trai
SPIKE synchronization
-..............
+.....................
**Important note:**