update documents
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 19 Nov 2005 07:07:14 +0000 (16:07 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 19 Nov 2005 07:07:14 +0000 (16:07 +0900)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@39 8f00fcd2-89fc-0310-932e-b01be5b65e01

NEWS
README

diff --git a/NEWS b/NEWS
index e69de29..62e59be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,2 @@
+0.0.1
+ * first relese
diff --git a/README b/README
index f6bf5b9..8444579 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,18 @@
 libhangul
+한글 입력을 위한 루틴을 구현한 라이브러리입니다.
+
+빌드 방법:
+    $ ./configure
+    $ make
+    # make install
+
+python 모듈 빌드 방법:
+    $ cd pyhangul
+    $ make
+    # make install
+
+
+libhangul
 
 How to build:
     $ ./autogen.sh