aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9d16724
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+NAME
+ libcmap - Unicode character data library
+
+SYNOPSIS
+ #include <libcmap.h>
+
+ Link with -lcmap.
+
+DESCRIPTION
+ The libcmap library provides data about characters in the
+ Unicode Character Set.
+
+SEE ALSO
+ libgrapheme(7)