Forgot something

This commit is contained in:
Mid 2025-01-04 10:53:47 +02:00
parent fb97037243
commit 629a8fdf55

View File

@ -4,6 +4,8 @@ Eebie is a very small C99 library for reading and writing EBML files, namely Mat
The library is meant to be embedded directly into another project.
TODO: signed integer writing
## Reading example
#include"eebie/reader.h"