Browse Source

typo modification

DEV-3972-prepare-blockchain-branch-subjects
zainabdnaya 2 years ago committed by MSilva95
parent
commit
0a4373f6af
  1. 6
      subjects/zappy/audit/README.md

6
subjects/zappy/audit/README.md

@ -2,7 +2,7 @@
**_Guildlines_**
##### Zappy isn't a trivial project o correct. it is also long project to grade. For a full Project you need to spend aroung:
##### Zappy isn't a trivial project to correct. it is also long project to grade. For a full Project you need to spend around:
###### - 20 to 30 minutes for the server testing
###### - 10 to 20 minutes for the graphic client testing
@ -72,7 +72,7 @@ WELCOME
##### + Try to run `"./server -p 8080 -x 10 -y 10 -c 5 -nt TeamOfVectory"` at 2 terminal separate
###### Does it display in the second terminal `error: Address already in use` or something simular?
###### Does it display in the second terminal `error: Address already in use` or something similar?
**_Client_**
@ -98,7 +98,7 @@ Usage: ./client -n <team> -p <port> [-h <hostname>]
##### Try to run `"./server -p 8080 -x 10 -y 10 -c 5 -nt TeamOfVectory"` then run `"./client -n TeamNotWorking -p 8080 -h 127.0.0.1"`
###### Does the program print `"Error: the team TeamNotWorking doesn't exist"` in server part and the client kick out ?
###### Does the program print `" Error: the team TeamNotWorking does not exist"` in the server part, and the client kick out?
**_Graphic Client_**

Loading…
Cancel
Save