From 1e847836d4ef860fec2ba6913846178777f97af8 Mon Sep 17 00:00:00 2001 From: rafat Date: Sat, 14 Mar 2015 15:41:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 858072e..58de589 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ SWT/ISWT Stationary Wavelet Transform. It works only for signal lengths that are MODWT/IMODWT Maximal Overlap Discrete Wavelet Transform is another undecimated transform. It is implemented for signals of any length but only orthogonal wavelets (Daubechies, Symlets and Coiflets) can be deployed. This implementation is based on the method laid out in "Wavelet Methods For Wavelet Analysis" by Donald Percival and Andrew Walden. -Documentation Available at - https://code.google.com/p/wavelib/ +Documentation Available at - https://github.com/rafat/wavelib/wiki