Skip to content

Commit 6e5e490

Browse files
docs: update README
1 parent b66088c commit 6e5e490

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ CLI Chat is a multithreaded chat server that allows multiple clients to connect
1717

1818
1. Whisper - Private message other connected clients.
1919
- Example usage: ```/whisper 29 Hello James``` 29 is the uid of the user you want to message privately.
20+
2. View - View all connected users.
21+
- usage: ```/view```
2022

2123

2224
## Installation steps

0 commit comments

Comments
 (0)