Fixing README to reference correct package.

This commit is contained in:
Robert Wlodarczyk
2019-12-07 20:33:06 -08:00
parent 008420559a
commit f6e34da603

View File

@@ -8,5 +8,5 @@ Based on the work done in the MATLAB code located at github.com/panagiop/the-BPM
Process .wav file to determine the Beats Per Minute.
Dependencies: scipy, numpy, pywt, matplotlib
Dependencies: scipy, numpy, pywavelets, matplotlib