readmetest

This commit is contained in:
djonker 2023-03-11 02:39:14 +01:00
parent c44669bc63
commit 7596fbd91f

View File

@ -1,4 +1,5 @@
# Minitalk
---
## Description
Minitalk is a simple project that requires you to use unix signals to send over strings between 2 programs.
We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to send them over