Skip to content

Commit 06e7576

Browse files
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 2ffedb2 + 47efc7d commit 06e7576

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ CLI Chat is a multithreaded chat server that allows multiple clients to connect
1515

1616
## Available commands
1717

18-
1. Whisper - Private message other connected clients.
19-
- 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.
18+
1. View - View all connected users.
2119
- usage: ```/view```
22-
20+
2. Whisper - Private message other connected clients.
21+
- Example usage: ```/whisper 29 Hello James``` 29 is the uid of the user you want to message privately.
2322

2423
## Installation steps
2524

0 commit comments

Comments
 (0)