diff --git a/README.md b/README.md index 25d6b01..c622535 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Tiny IRC-like chat server written in Go
- +
## Usage examples @@ -11,4 +11,4 @@ Tiny IRC-like chat server written in Go ./mini-chat server --port 1337 --history chat.log ### Connecting to the server: -./mini-chat client --ip 192.168.0.100 --port 1337 \ No newline at end of file +./mini-chat client --ip 192.168.0.100 --port 1337