write README and add autogen.sh
[platform/core/uifw/libhangul.git] / README
1 libhangul
2
3 How to build:
4     $ ./autogen.sh
5     $ ./configure
6     $ make
7
8 How to install python module 'pyhangul':
9     $ cd pyhangul
10     $ make
11     login as root
12     # make install