Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loicBRAVO authored Feb 18, 2024
1 parent 1f7d8ca commit d4fda10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This project involves the development of an Internet Relay Chat (IRC) client and
Persistence
- **5.** Channels and messages are persistently stored using a chosen method (file, database, etc.).
- **6.** User Interaction
**- 7.** Users must set a nickname to use the application. No authentication system is required, but adding one is a bonus.
**- 8.** The client and server communicate using a chosen protocol.
- **7.** Users must set a nickname to use the application. No authentication system is required, but adding one is a bonus.
- **8.** The client and server communicate using a chosen protocol.

## Commands :
- /nick: Set user nickname.
Expand Down

0 comments on commit d4fda10

Please sign in to comment.