Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zkerriga authored Mar 14, 2021
1 parent ed20606 commit 7a7e1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ PASS pass
NICK MySuperNick
USER MyUsername ModeOrServer MyInfo :My real Name
```
To see how the server works, you can simply use the command `make net_3_setup_users`. The Makefile will start and connect three servers, and connect three different clients to each server. Then you can simply enter commands and watch them being processed! Unfortunately, this rule requires an installed *iterm*.

### Commands:
The server is able to process the following list of commands:
Expand Down

0 comments on commit 7a7e1d1

Please sign in to comment.