Update README.md

This commit is contained in:
2026-08-31 05:31:17 +02:00
parent 3ff991d605
commit 7323b73fa6

View File

@@ -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.