From 4690aa5013dafa3edb6399bb0104056af6c787cd Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 26 Apr 2026 16:01:12 +0200 Subject: [PATCH] Actualizar Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index e0849e8..c99d195 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -Ultra-lightweight rendering engine designed for extreme performance. +Blazing fast, zero-overhead, vanilla JS renderer with atomic reactivity. # `SigPro` ⚛️ @@ -6,7 +6,7 @@ Ultra-lightweight rendering engine designed for extreme performance. [![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) -[**Explore the Docs →**](https://natxocc.github.io/sigpro/) | [**View on GitHub**](https://github.com/natxocc/sigpro) +[**Explore the Docs →**](https://sigpro.natxocc.com/#/) ---