summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 16:04:13 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 16:04:13 +0900
commit79fca2e347d7601fdc9acd060f57410b9e30999b (patch)
tree2a522d150cfb87143692c77d7972d94d64bdf7b1
parent4a4d098c5cd7cd8ab7f794f2acdecc2a9b81287a (diff)
downloadlibhangul-79fca2e347d7601fdc9acd060f57410b9e30999b.tar.gz
* update documents
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@88 8f00fcd2-89fc-0310-932e-b01be5b65e01
-rw-r--r--NEWS3
-rw-r--r--README4
2 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2778485..d417b13 100644
--- 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
--- 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