Fixed formatting

This commit is contained in:
murgatroid99 2015-02-19 13:35:13 -08:00
parent e89af55a86
commit ec8fa8339e
1 changed files with 3 additions and 0 deletions

View File

@ -14,11 +14,14 @@ This requires Node 10.x or greater.
## USAGE
- Run the server
```sh
$ # from this directory
$ nodejs ./greeter_server.js &
```
- Run the client
```sh
$ # from this directory
$ nodejs ./greeter_client.js