From 203ff2a9da02162db92722a461e457f97a8c1190 Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 5 Apr 2026 22:47:06 +0200 Subject: [PATCH] Actualizar Readme.md --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 54ecc1f..4f5f278 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,9 @@ # `SigPro` ⚛️ +[![npm version](https://img.shields.io/npm/v/sigpro.svg)](https://www.npmjs.com/package/sigpro) +[![bundle size](https://img.shields.io/bundlephobia/minzip/sigpro)](https://bundlephobia.com/package/sigpro) +[![license](https://img.shields.io/npm/l/sigpro)](https://github.com/natxocc/sigpro/blob/main/LICENSE) + ### **The Atomic Reactivity Engine for the Modern Web.** **SigPro** is an ultra-lightweight rendering engine designed for extreme performance. By eliminating the Virtual DOM and heavy compilers, it achieves **surgical reactivity** in less than 2KB.