From 1079ec010ca3b1d51d9369bd662a4cf7b35c4699 Mon Sep 17 00:00:00 2001 From: Afonso Sousa <145158518+AfonsoCMSousa@users.noreply.github.com> Date: Wed, 12 Mar 2025 04:23:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e7109..a6c3e8e 100644 --- a/README.md +++ b/README.md @@ -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.c`: Implementation of the thread library. -### A big thanks to: +## A big thanks to: - Professor **Marco Ferreira** - - Professor **PatrĂ­cio Domingues** -