readmetest
This commit is contained in:
parent
ae0b450b56
commit
63f609734e
@ -1,6 +1,6 @@
|
||||
# Minitalk
|
||||
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\
|
||||
We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to send them over
|
||||
|
||||
---
|
||||
## Improvements
|
||||
@ -16,7 +16,7 @@ We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to
|
||||
|
||||
---
|
||||
## Bugs
|
||||
*none*
|
||||
*none*\
|
||||
~~pid would return 0 when run in background~~
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user