Update README.md

This commit is contained in:
Afonso Sousa 2025-03-12 04:23:53 +00:00 committed by GitHub
parent f38a1f3990
commit 1079ec010c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@ Assigns a new job to the thread workers.
- `include/threadlib/threadlib.h`: Header file for the thread library. - `include/threadlib/threadlib.h`: Header file for the thread library.
- `include/threadlib/threadlib.c`: Implementation of the thread library. - `include/threadlib/threadlib.c`: Implementation of the thread library.
### A big thanks to: ## A big thanks to:
- Professor **Marco Ferreira** - <marco.ferreira@ipleiria.pt> - Professor **Marco Ferreira** - <marco.ferreira@ipleiria.pt>
- Professor **Patrício Domingues** - <patricio.domingues@ipleiria.pt> - Professor **Patrício Domingues** - <patricio.domingues@ipleiria.pt>