fix CGDS usage, compilation, check usability
[epclust.git] / README.md
index d510f69..2b103b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Joint work with [Jairo Cugliari](http://eric.univ-lyon2.fr/~jcugliari/),
 ---
 
 This program takes n time-series in input and is divided in two stages:
-  1) (Heuristic) k-medoids algorithm in parallel to obtain K centers, K << n
+       1) (Heuristic) k-medoids algorithm in parallel to obtain K centers, K << n
        2) Filtering WER(?) to obtain the final k < K group representations.
 
 ---