From cb71851d51bf4af8e13c3917b361b2aac81d6733 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sat, 19 Apr 2025 18:23:06 +0300 Subject: arrays and maps added --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dc59126..f72d5bf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a simple implementation of the MessagePack specification (`spec.md` in the tree). +Heard C is dangerous, so the library is just macros + This library uses NO dynamic allocations. ### Usage -- cgit v1.2.3