commit a76daa87093b91640de2dd5206744d4bc2f12e01
parent e7baaa44936c73936c851df919a3748d10a13dc7
Author: Remy Noulin <loader2x@gmail.com>
Date: Sat, 3 Feb 2018 14:23:56 +0100
add a note
README.md | 2 ++
1 file changed, 2 insertions(+)
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -7,6 +7,8 @@
- compile with gcc on linux
- x86
+(an improved version of this dynamic array is included in libsheepy.h)
+
# Usage
Create a dynamic array type to define the element type: