aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 51585b3..0df0068 100644
--- a/README
+++ b/README
@@ -77,6 +77,7 @@ FEATURES:
• Functions for getting and setting the program name
• Functions for printing diagnostics and optionally crashing with
strerror() support
+ • Generate usage strings
• macros.h
• MIN()/MAX()/CLAMP()
• Better assertion macro
@@ -112,7 +113,7 @@ FEATURES:
PLANNED FEATURES:
- • String Case Conversions (unicode/string.h)
+ • Titlecase Conversions (unicode/string.h)
• Unicode Normalization (unicode/string.h)
• Line- and Sentence Segmentation (unicode/string.h)