summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 2a600c4..c693d68 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,8 @@
* libfud
+An exception-free, UB-minimizing, library for UTF8 strings and containers with
+user controlled allocators.
+
** Design Principles
+ Full control over allocations, even the default allocator.