From 0c3adcea1a347c8715ae172ea78c410cbbd335f5 Mon Sep 17 00:00:00 2001 From: Tomer Aberbach Date: Sat, 13 Apr 2024 19:54:29 -0400 Subject: [PATCH] docs: update byte count --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 86ae227..30b8abc 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ ## Features -- **Tiny:** ~370 bytes minzipped! +- **Tiny:** ~360 bytes minzipped! - **Fast:** [amortized O(1) time complexity](https://en.wikipedia.org/wiki/Amortized_analysis) for all operations