summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.