mirror of
https://github.com/AfonsoCMSousa/Thread-Master.git
synced 2026-05-14 03:18:39 +01:00
Update README.md
This commit is contained in:
parent
f62e5dc809
commit
3f313ecf03
@ -1,2 +1,9 @@
|
|||||||
# Thread-Master
|
# Thread-Master
|
||||||
A Thread Manager for C, that manages worker threads, each executing a specified task, or multiple of the same.
|
A Thread Manager for C, that manages worker threads, each executing a specified task, or multiple of the same.
|
||||||
|
|
||||||
|
# Intruduction
|
||||||
|
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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user