* update documents
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 27 Oct 2006 07:04:13 +0000 (16:04 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 27 Oct 2006 07:04:13 +0000 (16:04 +0900)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@88 8f00fcd2-89fc-0310-932e-b01be5b65e01

NEWS
README

diff --git a/NEWS b/NEWS
index 2778485..d417b13 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.0.3
+ * added Hanja related features
+
 0.0.2
  * added filter feature
 
diff --git a/README b/README
index 8444579..754b19a 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ libhangul
     # make install
 
 python 모듈 빌드 방법:
-    $ cd pyhangul
+    $ cd bindings/pyhangul
     $ make
     # make install
 
@@ -20,7 +20,7 @@ How to build:
     $ make
 
 How to install python module 'pyhangul':
-    $ cd pyhangul
+    $ cd bindings/pyhangul
     $ make
     login as root
     # make install