changes: reworked git to separate upstream and packaging
[platform/core/uifw/libhangul.git] / README
diff --git a/README b/README
index f6bf5b9..3c4c484 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,17 @@
 libhangul
+A library to support hangul input method logic, hanja dictionary and small
+hangul character classification.
 
-How to build:
   $ ./autogen.sh
   $ ./configure
   $ make
+How to build
+ $ ./autogen.sh
+ $ ./configure
# make
 
-How to install python module 'pyhangul':
-    $ cd pyhangul
-    $ make
-    login as root
-    # make install
+Download:
+ * http://code.google.com/p/libhangul/downloads/list
+
+Bug report:
+ * http://code.google.com/p/libhangul/issues/list
+
+Web sites
+ * Project page: http://code.google.com/p/libhangul/