From d4f4dae82d76836b03e87b12f8adeaecde52ac62 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.a@mailoo.org>
Date: Tue, 29 Sep 2015 22:04:48 +0200
Subject: [PATCH] update

---
 README.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.html b/README.html
index 41d130e..d80a345 100644
--- a/README.html
+++ b/README.html
@@ -1,4 +1,4 @@
-<h1>Parallel clustering with k-medoids algorithm</h1>
+<h1>Parallel clustering with a k-medoids algorithm</h1>
 
 <p>Joint work with <a href="http://eric.univ-lyon2.fr/~jcugliari/">Jairo Cugliari</a>.</p>
 
@@ -14,4 +14,4 @@ to the Journées de Statistique in Rennes, France (2014), and also the slides pr
 
 <p>The other folder contains all the C code; but not the EDF (french electricity company) datasets, because they 
 are not public. Since the (de)serialization process in code/src/TimeSeries/ is tailored for these data, 
-it is necessary to adapt this small part of the code to use any other custom time-series files.</p>
\ No newline at end of file
+it is necessary to adapt this small part of the code to use any other custom time-series files.</p>
-- 
2.48.1