From 75b8d50cfa0a59a8ee7632854fa254b5fa5b49a5 Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:32:59 +0100 Subject: [PATCH] Update print statement from 'Hello' to 'Goodbye' --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d79e82e..7b80fc5 100644 --- a/Readme.md +++ b/Readme.md @@ -69,7 +69,7 @@ copy "sigpro.js" file where you want to use it. ## 🎯 Philosophy -SigPro (Signal Professional) embraces the web platform. Built on top of Custom Elements and reactive proxies, it offers a development experience similar to modern frameworks but with a minimal footprint and zero dependencies. +SigPro (Signal Professional) embraces the web platform. Built on top of Custom Elements and reactive signals, it offers a development experience similar to modern frameworks but with a minimal footprint and zero dependencies. **Core Principles:** - 📡 **True Reactivity** - Automatic dependency tracking, no manual subscriptions