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)