From 5ab5635d06763ed86edc24e98fb366e993515ec4 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 9 Apr 2024 18:49:37 +0200 Subject: Add planned features section --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index bb62e45..709d09c 100644 --- a/README +++ b/README @@ -29,3 +29,9 @@ DISCLAIMER: warned that I do not care about whether or not you think the API is well-designed or human-friendly. If you have an issue with the code here, fix it — you are a programmer are you not? + +Planned Features: + • Arena Allocators (alloc.h) + • Unicode Normalization (unicode/string.h) + • String Case Conversions (unicode/string.h) + • Missing Unicode Properties (unicode/prop.h) -- cgit v1.2.3