From d0f5be14558e2b0cc506654bd45bb6d81553c456 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 23 Jan 2026 00:02:07 +0100 Subject: Update to readme and added UNREACHABLE and TODO macros --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a985e82..009af3f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ergonomic and productive. It aims to be C99 compliant. > [!IMPORTANT] > There are more involved libraries out there providing better granularity > and functionality. This library is intended for ease of use first and -> foremost. It is not a replacement for those libraries. +> foremost. It is not a replacement for those libraries. Use at your own risk. ## Features @@ -220,3 +220,7 @@ To build and run the tests: ```bash make test ``` + +## Acknowledgments + +- https://github.com/tsoding/nob.h \ No newline at end of file -- cgit v1.2.3