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

8
.gitignore vendored
View file

@ -1,8 +1,8 @@
*
!.gitignore
!LICENSE
!examples/
!examples/arena.c
!examples/arena.cpp
!arena.h
!examples/*.c
!examples/*.cpp
!*.h
!*README*