From 81f152ed959ea17991dc57db46911f0f909434af Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Tue, 31 Mar 2026 13:33:07 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 51 +++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 2464b7b..af7e74b 100644 --- a/Readme.md +++ b/Readme.md @@ -16,6 +16,7 @@ While other frameworks "guess" what changed by comparing massive DOM trees (Diff * πŸš€ **Zero-Hydration Bottlenecks:** No 100KB bundles or complex build steps. SigPro is pure, optimized JavaScript tailored for the browser's native engine. * 🍦 **Pure Vanilla JS Performance:** High-octane performance without the need for transpilers or heavy transformations. It runs natively in the browser just as well as it does in complex build pipelines. * πŸ› οΈ **Build-Tool Agnostic:** Total freedom. Use it with **Vite, Webpack, or Rollup** for enterprise projects, or simply import it via a **` +``` + ----- ## License