summaryrefslogtreecommitdiff
path: root/README.en
blob: 9ccc03255db8b888b9a956301949736b965d42e8 (plain)
1
2
3
4
5
6
7
8
9
10
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...