diff --git a/README.md b/README.md index 8d0a612..b12c1e6 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ This is a simple script that uses binary search to determine the size of local storage in a browser. Unlike other scripts it tells you *exactly* how many characters you can store and due to the binary search it does so fairly quickly. -Simple open the [github page](https://gurbindersingh.github.io/localstorage-size/) and click on `Start test`. +Simply open the [github page](https://gurbindersingh.github.io/localstorage-size/) and click on `Start test`.