diff --git a/README.md b/README.md index 5087589..9cbb74a 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ aload(); $ npm install aload -As standalone just include `aload` function (just 260 bytes) inline into your HTML file: +As standalone just include `aload` function (just 241 bytes) inline into your HTML file: ```html ```