Update README - libgrapheme - unicode string library | |
git clone git://git.suckless.org/libgrapheme | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b13acfd6cd5114fcddbffaf9855664a95f966403 | |
parent bc1dc28c09ce845291c51041b45594fef78e4eb4 | |
Author: Laslo Hunhold <[email protected]> | |
Date: Sat, 24 Sep 2022 10:38:29 +0200 | |
Update README | |
Signed-off-by: Laslo Hunhold <[email protected]> | |
Diffstat: | |
M README | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -37,8 +37,8 @@ Afterwards enter the following command to build and install l… | |
Conformance | |
----------- | |
-The libgrapheme library is compliant with the Unicode 14.0.0 | |
-specification (September 2021). | |
+The libgrapheme library is compliant with the Unicode 15.0.0 | |
+specification (September 2022). | |
To ensure conformance, libgrapheme includes hundreds of tests including | |
all provided with the standard-provided test-data that is parsed |