Skip to content

Commit 54bcfa5

Browse files
authored
Update README.md
1 parent 677dfed commit 54bcfa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is example of Web Push Notification Using Pushjs.org with Nodejs,HTML,express.js. I have also put click event on notification that will change text color randomly.
44

5-
# If you want to use Pushjs.js in your project
5+
## If you want to use Pushjs.org in your project
66

77
clone or download from
88
+ https://github.com/Nickersoft/push.js
@@ -13,11 +13,11 @@ you just need to add push.js and serviceWorker.js in your public folder and then
1313

1414
You need to have installed Node.js, NPM in your System
1515

16-
## To Install
16+
### To Install
1717

1818
`npm install`
1919

20-
## Run
20+
### Run
2121

2222
`nodemon server.js`
2323

0 commit comments

Comments
 (0)