diff --git a/about.html b/about.html index 8158877..abd454a 100644 --- a/about.html +++ b/about.html @@ -1,11 +1,11 @@
Wavelib is a web implementation of C/C++ 1D Wavelet Transform codebase using Emscripten and javascript.
Requirements : HTML5 compliant modern web browser with javascript enabled. This webapp uses asm.js and angularjs that are not compatible with - older browsers.
+ older browsers. Internet Explorer >= 10.0Inputs : You can enter the data vector using either the file input interface or data input interface. In either case, the input is just a one dimensional data vector consisting only of numbers and only including common separators like commas or spaces.
diff --git a/front.html b/front.html index 3e4a280..f11791d 100644 --- a/front.html +++ b/front.html @@ -58,4 +58,5 @@ -