From cd4612eac2d77288fd93590ebf37dc8f600b5be1 Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:37:56 +0100 Subject: [PATCH] Update print statement from 'Hello' to 'Goodbye' --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index 929bc85..7fa98fa 100644 --- a/Readme.md +++ b/Readme.md @@ -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) { +