changes: reworked git to separate upstream and packaging
[platform/core/uifw/libhangul.git] / README
diff --git a/README b/README
index f5a6398..3c4c484 100644 (file)
--- a/README
+++ b/README
@@ -1,15 +1,17 @@
 libhangul
-한글 입력을 위한 루틴을 구현한 라이브러리입니다.
+A library to support hangul input method logic, hanja dictionary and small
+hangul character classification.
 
-빌드 방법:
-    $ ./configure
   $ make
-    # make install
+How to build
+ $ ./autogen.sh
$ ./configure
+ # make
 
+Download:
+ * http://code.google.com/p/libhangul/downloads/list
 
-libhangul
+Bug report:
+ * http://code.google.com/p/libhangul/issues/list
 
-How to build:
-    $ ./autogen.sh
-    $ ./configure
-    # make
+Web sites
+ * Project page: http://code.google.com/p/libhangul/