Update print statement from 'Hello' to 'Goodbye'

This commit is contained in:
Natxo
2026-03-15 12:32:59 +01:00
committed by GitHub
parent cd3c5b13b0
commit 75b8d50cfa

View File

@@ -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