summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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