Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NdA994 committed Apr 1, 2020
1 parent a4adeb9 commit 8ad0ba6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ch3
Chat Room in C con Socket

Per l'installazione:
Per lanciare l'applicazione:
```
make
./server.out [indirizzo]
./client.out [indirizzo client]
```

0 comments on commit 8ad0ba6

Please sign in to comment.