Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilayb12 authored Oct 6, 2023
1 parent add3c9e commit 432f451
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Tested upto 70K Records in a single file.
- [JQuery](https://jquery.com/)

### Note:
May get stuck processing very large files (might even crash the browser with 'Out of Memory' error), if browser doesn't crash just wait until it starts responding.
- May get stuck processing very large files (might even crash the browser with 'Out of Memory' error), if browser doesn't crash just wait until it starts responding.
- An alternate Index file has been added that has the ability to SCAN a Directory (Working Dir by Default), LIST all Files in a DropDownList and Choose one to be Processed. Just Deploy index.php instead of index.html to see it in action.

0 comments on commit 432f451

Please sign in to comment.