docs: update README

This commit is contained in:
Kevin ALavik 2025-06-08 01:02:23 +02:00
parent 90dfaca10e
commit ea713ef459
2 changed files with 9 additions and 4 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# ckit
A minimal collection of reusable C headers
## Header List
- [arena.h](arena.h): Minimal, Portable Freestanding Arena Allocator