From 7323b73fa6a3ce81fd2bce7932ddaf52e6a5cc9f Mon Sep 17 00:00:00 2001 From: epochryphon Date: Mon, 31 Aug 2026 05:31:17 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79ca75c..607b0cf 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ env_set LIBS -lm ``` **Tips** + 1: If you update a .h file you MUST do a `make clean` before building again otherwise the header changes will not be used.