From 88683eab9ab2dbb7c35828228f1a96b0c049c0e5 Mon Sep 17 00:00:00 2001 From: Ricardo de Azambuja Date: Tue, 25 Jul 2017 11:10:32 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f15317c..2e994b5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# DTW -Dynamic Time Warping in Python / C (using ctypes) +# DTW - Dynamic Time Warping in Python / C (using ctypes) Details and sample code can be found in this Jupyter notebook: - [Dynamic_Time_Warping.ipynb](https://github.com/ricardodeazambuja/DTW/blob/master/Dynamic_Time_Warping.ipynb)