summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2024-01-15 15:56:40 +0000
committer0scar <qgt268@alumni.ku.dk>2024-01-15 15:56:40 +0000
commit38ee6e451603a7ed9b75bdae06a4df7601b487a1 (patch)
tree10dfcf6f45851bb03d62fafe97e4780cd4f03462 /README.md
parent268e42add6db5017f5e5543ac699b2e523a49d01 (diff)
We have no documentation
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!