diff --git a/README.md b/README.md index c99a1e9..0b70a7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IndexedDB with usability. -This is a tiny (~1.29kB brotli'd) library that mostly mirrors the IndexedDB API, but with small improvements that make a big difference to usability. +This is a tiny (~1.19kB brotli'd) library that mostly mirrors the IndexedDB API, but with small improvements that make a big difference to usability. 1. [Installation](#installation) 1. [Changes](#changes) @@ -42,7 +42,7 @@ async function doDatabaseStuff() { ```html +