modifs dans readme pour mise en page test
This commit is contained in:
@@ -7,8 +7,11 @@ first launch server :
|
|||||||
./server
|
./server
|
||||||
```
|
```
|
||||||
it will print a line with its own pid, and an empty line below
|
it will print a line with its own pid, and an empty line below
|
||||||
|
|
||||||
|
|
||||||
if you want to terminate the program hit `ctrl-c`
|
if you want to terminate the program hit `ctrl-c`
|
||||||
|
|
||||||
|
|
||||||
then in another window launch the client, with two arguments :
|
then in another window launch the client, with two arguments :
|
||||||
```
|
```
|
||||||
./client [SERVER PID] [string]
|
./client [SERVER PID] [string]
|
||||||
|
|||||||
Reference in New Issue
Block a user