From 5638b576d52cbb5df33c9616a1648b333e6c11dc Mon Sep 17 00:00:00 2001 From: Afonso Sousa <145158518+AfonsoCMSousa@users.noreply.github.com> Date: Wed, 12 Mar 2025 21:00:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6c3e8e..7fd925f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ Or compiple manually: gcc -o my_program src/main.c include/threadlib/threadlib.c -pthread ``` +Check the [releases](https://github.com/AfonsoCMSousa/Thread-Master/releases/latest) for a detailed instalation guide and some libraries (.a) (.dll) or even (.lib). + ## All Available Functions ### thread_master_init