From 8c2f9268ab976015edcff16e26a13398bba8396c Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 1 Apr 2024 16:03:29 +0200 Subject: Add unicode/prop.h --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e8c87cd..f878f10 100644 --- a/README +++ b/README @@ -19,10 +19,10 @@ The headers as of now are: • optparse.h — option parsing functions • rune.h — inttypes.h but for runes • unicode/gbrk.h — grapheme breaking + • unicode/prop.h — unicode character properties The headers planned for inclusion are: • unicode/norm.h — text normalization - • unicode/props.h — unicode character properties • unicode/sbrk.h — sentence breaking • unicode/wbrk.h — word breaking -- cgit v1.2.3