summaryrefslogtreecommitdiff
path: root/README.en
diff options
context:
space:
mode:
Diffstat (limited to 'README.en')
-rw-r--r--README.en11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.en b/README.en
new file mode 100644
index 0000000..9ccc032
--- /dev/null
+++ b/README.en
@@ -0,0 +1,11 @@
+Anthy is a library for Japanese text input.
+
+You can install this library by following usual commands
+
+ $ ./configure;make
+ # make install
+
+ shared libraries, utility commands, and grammer definition
+ files will be installed.
+
+To be written...