Update print statement from 'Hello' to 'Goodbye'
This commit is contained in:
10
Readme.md
10
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) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user