Update print statement from 'Hello' to 'Goodbye'

This commit is contained in:
Natxo
2026-03-13 15:37:56 +01:00
committed by GitHub
parent 4c8b82fc3d
commit cd4612eac2

View File

@@ -57,6 +57,15 @@ What emerged is a library that proves we've reached a turning point: the web is
*"Stop fighting the platform. Start building with it."*
## 📦 Installation
```
npm install sigpro
```
or
```
bun add sigpro
```
Copy sigpro.js where you want to use it.
## 🎯 Philosophy
@@ -1542,3 +1551,4 @@ function useFetch(url) {