Add README.md

This commit is contained in:
mykola2312 2022-04-20 16:00:04 +03:00
parent e69b5fba50
commit ad1effd40e

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# cutil
C library to implement
- data structures like linked-lists, vector arrays, maps
- bitmaps & bitwise operations
- other stuff