Skip to content

Commit

Permalink
Update ReadME.md
Browse files Browse the repository at this point in the history
Add change 
I change server.js to client.js
  • Loading branch information
sir-george2500 authored Apr 19, 2023
1 parent 79c0be3 commit 086fc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadME.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ const transferData = {
})();
```

Don't forget to start the server run `node server.js` to test the client.js run `node server.js`
Don't forget to start the server run `node server.js` to test the client.js run `node client.js`

## License
This package is licensed under the MIT License.

0 comments on commit 086fc41

Please sign in to comment.