summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwildsky <poppin.wildsky+gh@gmail.com>2017-10-10 10:11:03 +0800
committerPeng Wu <alexepico@gmail.com>2017-10-11 14:07:24 +0800
commit11baf0eeabd4a50f08c10294dbe764435088801f (patch)
tree04665f87780fd08088a89e4f5fb330c740cf43ef /README.md
parent69ebffd0561990703a6a7ad69819f92801bde746 (diff)
downloadibus-libzhuyin-11baf0eeabd4a50f08c10294dbe764435088801f.tar.gz
ibus-libzhuyin-11baf0eeabd4a50f08c10294dbe764435088801f.tar.xz
ibus-libzhuyin-11baf0eeabd4a50f08c10294dbe764435088801f.zip
Update and rename README to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7a14184
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# ibus-libzhuyin
+
+New Zhuyin engine based on libzhuyin for IBus
+
+## Description
+It includes a Chinese Zhuyin (Bopomofo) input method based on libzhuyin for IBus.
+
+## Developmnet
+
+```
+# dnf install ibus ibus-devel libpinyin libpinyin-devel opencc opencc-devel
+$ ./autogen.sh
+```
+## License
+
+[GNU General Public License v2.0](./COPYING)