Update README.md

This commit is contained in:
Afonso Sousa 2025-03-12 03:57:18 +00:00 committed by GitHub
parent 3f313ecf03
commit d0b9692c80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,5 +5,5 @@ A Thread Manager for C, that manages worker threads, each executing a specified
Hey, Im Afonso, a humble developer that loves low-level C/C++, even some assembly!
I create this library, and what started has a prof-of-concept soon became something much bigger...
Well. Without much longer. Check out the `GUIDE.md` and the files `main.c` wicth all the files in `include` to learn how everything works.
Well. Without much longer. Check out the [GUIDE.md](https://github.com/AfonsoCMSousa/Thread-Master/blob/master/GUIDE.md) and the files `main.c` wicth all the files in `include` to learn how everything works.