diff --git a/README.md b/README.md index fb50bd9..91076a4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ node server.js The server allows the following options: -- `--port`: The port to listen on. Default: 3000 -- `--host`: The host to bind the server to. Default: localhost +- `--port`, `-p`: The port to listen on. Default: 3000 +- `--host`, `-h`: The host to bind the server to. Default: localhost ### Running with docker