aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-05-15 00:53:14 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-05-15 00:53:14 +0200
commit40e7a4384bcead4db0559b30a46d4bfb0fbf3049 (patch)
treef1ad4a5a0c5c5af2d66a56e5806fe1958a6631a8
parentbe777d4d4a1a452beff416e0b8e8057ad28e0e8d (diff)
Update README
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 2a8398f..9df1fc8 100644
--- a/README
+++ b/README
@@ -130,9 +130,10 @@ FEATURES:
PLANNED FEATURES:
- • Line- and sentence segmentation (unicode/string.h)
- • String collation (unicode/string.h)
- • NFC-, and NFKC 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)
+ • Merger of normalization functions into one (unicode/string.h)
BUGS: