diff --git a/README.md b/README.md index 3a181c01..8df617d7 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,5 @@ In this directory you will find (in the right order): This directory contains * client.c * server.c + First execute server.c in a terminal and then client.c in a diferrent terminal. Enables communication between two terminals.