aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index b56105f..0a92230 100644
--- a/README
+++ b/README
@@ -121,16 +121,16 @@ FEATURES:
Azeri, Dutch, German, Lithuanian, and Turkish.
• Iteration and counting of graphemes, words, and human-precieved
words in a string
- • NFD string normalization
+ • NFD- and NFKD string normalization
• Unicode-aware case-mapping of strings with custom allocator
support
PLANNED FEATURES:
- • Line- and sentence segmentation (unicode/string.h)
- • String collation (unicode/string.h)
- • NFC-, NFKC-, and NFKD string normalization (unicode/string.h)
+ • Line- and sentence segmentation (unicode/string.h)
+ • String collation (unicode/string.h)
+ • NFC-, and NFKC string normalization (unicode/string.h)
BUGS: