From 703a824c1bb7fc41535c9515c5a2209d04899d19 Mon Sep 17 00:00:00 2001 From: Jose Colon Rodriguez Date: Wed, 14 Feb 2024 12:02:02 -0400 Subject: Code reorg; Added UCD --- unicode/ReadMe.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 unicode/ReadMe.txt (limited to 'unicode/ReadMe.txt') diff --git a/unicode/ReadMe.txt b/unicode/ReadMe.txt new file mode 100644 index 0000000..a277a88 --- /dev/null +++ b/unicode/ReadMe.txt @@ -0,0 +1,16 @@ +# Unicode Character Database +# Date: 2023-08-28 +# © 2023 Unicode®, Inc. +# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. +# For terms of use, see https://www.unicode.org/terms_of_use.html +# +# For documentation, see the following: +# NamesList.html +# UAX #38, "Unicode Han Database (Unihan)" +# UAX #44, "Unicode Character Database" +# UTS #51, "Unicode Emoji" +# +# The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode15.1.0/ + +This directory contains final data files +for the Unicode Character Database, for Version 15.1.0 of the Unicode Standard. -- cgit v1.2.3