From c11dd9aede67904ef2a0f223bac747a1dd8ed08d Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sun, 15 May 2022 23:14:41 +0300 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 950ed00..9b9352b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # cutil C library to implement +- variable arguments - data structures like linked-lists, vector arrays, maps - bitmaps & bitwise operations - assembler-level optimizations