From b7081541eb79fadd1aa5c865b1edff73a10e26ad Mon Sep 17 00:00:00 2001 From: David Date: Sun, 11 Jan 2026 11:25:24 +0200 Subject: [PATCH] feat: clarification on the readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ca8d4a..3378ec5 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,7 @@ Arena Allocator of the NI-C system ## Dependencies - [ni-const](https://codecave.studiosi.es/studiosi/ni-const) constants library of the NI-C system + +## Test Dependencies + - [ni-leakdetector](https://codecave.studiosi.es/studiosi/ni-leakdetector) leak detector of the NI-C system \ No newline at end of file