summaryrefslogtreecommitdiff
path: root/ext/mbstring/ucgendat/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/ucgendat/README')
-rw-r--r--ext/mbstring/ucgendat/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/mbstring/ucgendat/README b/ext/mbstring/ucgendat/README
new file mode 100644
index 0000000..7717bf8
--- /dev/null
+++ b/ext/mbstring/ucgendat/README
@@ -0,0 +1,9 @@
+This file is not necessary to build PHP.
+
+It's only necessary to rebuild unicode_data.h from Unicode ucd files.
+
+Example usage:
+./ucgendat UnicodeData-6.0.0d7.txt -x CompositionExclusions-6.0.0d2.txt
+
+
+