Use gsettings instead of ibus-config in ibus-setup and ibus-ui-gtk3.
[platform/upstream/ibus.git] / README
diff --git a/README b/README
index 0af0e98..7df9cf7 100644 (file)
--- a/README
+++ b/README
@@ -1,17 +1,26 @@
 IBus - Input Bus
 
-Introducation
+Introduction
 ===
 
-IBus means the Input Bus. It is a new input framework for Linux OS. It provides
-full featured and user friendly input method user interface. It also may help
-developers to develop input method easily.
+IBus is an Intelligent Input Bus. It is a new input framework for Linux OS.
+It provides full featured and user friendly input method user interface.
+It also may help developers to develop input method easily.
 
 
 How to build & test IBus
 ===
 
+ibus-setup:
+It is a gtk program to enable and configure ibus.
+
+ibus:
+It is ibus daemon.
+
+hotkeys:
+Super + Space: Change input method.
+
 For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .
 
 
-Huang Peng <shawn.p.huang@gmail.com>
+Peng Huang <shawn.p.huang@gmail.com>