final fix
This commit is contained in:
11
README.md
11
README.md
@@ -0,0 +1,11 @@
|
||||
## Task 2
|
||||
program starts, asks user id, and corespondent id.
|
||||
|
||||
#### commands
|
||||
- `exit` program exits
|
||||
|
||||
## Task 3
|
||||
Task 3 follows the same proccess as Task 2. but implements additional commands to block and unblock correspondents
|
||||
- `exit` program exits
|
||||
- `-b <user>` block a user
|
||||
- `-u <user>` unblocks user
|
||||
|
||||
Reference in New Issue
Block a user