summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5996b17..836a226 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,5 @@ stand-alone utility sources:
* [list](include/engine/list.h), just a linked list.
* The `memory` module provides a simple arena allocator.
* The `vector` module just provides some simple 2d vector functions and datatype.
+
+The documentation is lacking, but the code is smacking!