summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-20 12:03:35 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-20 12:03:35 +0200
commit0b238639ed487f47c846905294060c8f679780da (patch)
tree48704de80d21890f8d7f89aefdd90c4561f6fb72
parenta8c271257c9f684997d1a86e66f004c942ed4447 (diff)
fix rst error
-rw-r--r--Readme.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.rst b/Readme.rst
index 9f394e4..81ef338 100644
--- a/Readme.rst
+++ b/Readme.rst
@@ -90,10 +90,10 @@ Both the ISI and the SPIKE distance computation require the presence of auxiliar
Computing bi-variate distances
------------------------------
-------------------------------
-
**Important note:**
+------------------------------
+
Spike trains are expected to be *ordered sequences*!
For performance reasons, the PySpike distance functions do not check if the spike trains provided are indeed ordered.
Make sure that all your spike trains are ordered.