Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrected entire lib size in features.
  • Loading branch information
kwhitley committed Jun 1, 2023
1 parent 88a145b commit 0d36aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Itty aims to be the world's smallest (~440 bytes), feature-rich JavaScript route

## Features:

- Absurdly tiny. The Router itself is ~440 bytes gzipped, and the **entire** library is under 1.5k!
- Absurdly tiny. The Router itself is ~440 bytes gzipped, and the **entire** library is under 1.6k!
- Absurdly easy to use. We believe route code should be self-evident, obvious, and read more like poetry than code.
- Absurdly agnostic. We leave **you** with full control over response types, matching order, upstream/downstream effects, etc.
- Works [anywhere, in any environment](https://itty.dev/itty-router/runtimes).
Expand Down

0 comments on commit 0d36aa9

Please sign in to comment.