Update Readme.md

This commit is contained in:
Natxo
2026-03-15 12:37:43 +01:00
committed by GitHub
parent 5462c8860d
commit 0239ef022c

View File

@@ -2,6 +2,9 @@
A minimalist reactive library for building web interfaces with signals, effects, and native web components. No compilation, no virtual DOM, just pure JavaScript and intelligent reactivity.
**~2KB** gzipped ⚡
[![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/yourusername/sigpro/blob/main/LICENSE)