diff --git a/Readme.md b/Readme.md index c7e07a7..91de434 100644 --- a/Readme.md +++ b/Readme.md @@ -14,6 +14,8 @@ We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to - when server receives signal it sets the pid to the sender pid - it keeps ignoring signals from other PIDs untill it received \0 from the current pid - after \0 is received pid is set back to 1 + +--- ## Tester - add valgrind to tester - check for -Wall -Werror -Wextra