From 24adf0432b74a35c174d5000a8588b6fea31ae62 Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 22 Mar 2026 00:54:17 +0100 Subject: [PATCH] Actualizar Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6987071..780dce3 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # SigPro ⚡ **The Ultra-Lightweight, Reactive Plugin-Based Framework.** -SigPro 2 is a modern, minimalist JavaScript framework designed for developers who want the power of reactivity without the overhead of heavy runtimes. It weighs less than **4KB**, uses a signal-based architecture, and is fully extensible through a modular plugin system. +SigPro 2 is a modern, minimalist JavaScript framework designed for developers who want the power of reactivity without the overhead of heavy runtimes. It weighs less than **2KB**, uses a signal-based architecture, and is fully extensible through a modular plugin system. ---