From f38a1f39906520c70a0a79d87831dc8e4327727f Mon Sep 17 00:00:00 2001 From: Afonso Sousa <145158518+AfonsoCMSousa@users.noreply.github.com> Date: Wed, 12 Mar 2025 04:16:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c27823d..d9e7109 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Hey, I'm Afonso, a passionate developer who loves low-level C/C++ and even some I originally created this library as a proof-of-concept, but it quickly evolved into something much bigger. If you're interested in learning how it works, check out the [GUIDE.md](https://github.com/AfonsoCMSousa/Thread-Master/blob/master/GUIDE.md) and the `main.c` file, along with all the headers in the `include/` directory. +Of course! Feel free to create a new [issue](https://github.com/AfonsoCMSousa/Thread-Master/issues) if you ever find any when using the library. + --- ## Features