From 8be2f2c6b79ec8442315d472c187f612b8b8c1f2 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 2 Dec 2023 02:49:03 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- pywavelet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywavelet/README.md b/pywavelet/README.md index fe8b15f..a709347 100644 --- a/pywavelet/README.md +++ b/pywavelet/README.md @@ -7,7 +7,7 @@ Questions to [David Rotermund](mailto:davrot@uni-bremen.de) You might want to read: [A Practical Guide to Wavelet Analysis](https://paos.colorado.edu/research/wavelets/) -> [PDF](https://paos.colorado.edu/research/wavelets/bams_79_01_0061.pdf) ```shell -pip install PyWavelets +pip install PyWavelets ``` ## Which [continuous mother wavelets](https://pywavelets.readthedocs.io/en/latest/ref/cwt.html#continuous-wavelet-families) are available?