diff --git a/README.md b/README.md index 3e7c44d..cf31ae9 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ This repo contains various of input tools. Under "chrome/os", it is open source'd input tools for Chromium OS. Currently there are following input tools: - - Simplified Chinese Pinyin input method. - - Traditional Chinese Zhuyin input method. - - Traditional Chinese Cangjie input method. + - Chinese input methods, the decoding engines are written in pure Javascript. + - Simplified Chinese Pinyin input method. + - Traditional Chinese Zhuyin input method. + - Traditional Chinese Cangjie input method. - M17n keyboards. - Korean libhangul-based input methods. -The decoding engines are written in pure Javascript. Under "client", it is open source'd Chinese Pinyin IME for Windows.