diff --git a/README.md b/README.md index 8fe79bf..2e50bd5 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,8 @@ var workbook = XLSX.readFile('test.xlsx'); /* DO SOMETHING WITH workbook HERE */ ``` -- ajax: +- ajax (for a more complete example that works in older versions of IE, check the + demo at ): ``` /* set up XMLHttpRequest */