From 3c96fe016b77bc39fd572a52b39a8f429314e090 Mon Sep 17 00:00:00 2001 From: yoavniran Date: Tue, 2 Dec 2025 14:04:38 +0200 Subject: [PATCH 1/2] docs: add badges to readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 06dfce1..0340c11 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,25 @@ # Overweight +

+ + Sponsor on Github + + + npm version + + + Build Status + + + MIT License + + + + +

+ + An all-in-one toolkit for keeping your bundle sizes in check. It ships with a CLI, Node API, and GitHub Action, plus a tester architecture that lets you decide how assets are evaluated. ## Highlights From 57d080726bf36062e4b6aa1989ee45a5086ce711 Mon Sep 17 00:00:00 2001 From: yoavniran Date: Tue, 2 Dec 2025 14:06:59 +0200 Subject: [PATCH 2/2] docs: fix badges links --- LICENSE => LICENSE.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/README.md b/README.md index 0340c11..527e1b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Overweight

- + Sponsor on Github