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) { +