Update README.md (#3)

diff --git a/README.md b/README.md
index eaf2c6a..2e110f2 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,16 @@
 
 <img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" />
 
-The CLI for [Apache SkyWalking](https://github.com/apache/skywalking).
\ No newline at end of file
+The CLI (Command Line Interface) for [Apache SkyWalking](https://github.com/apache/skywalking).
+
+SkyWalking CLI is a command interaction tool for the SkyWalking user or OPS team, as an alternative besides using browser GUI.
+It is based on SkyWalking [GraphQL query protocol](https://github.com/apache/skywalking-query-protocol), same as GUI.
+
+# Commands
+TODO
+
+# Compiling project
+TODO
+
+# License
+[Apache 2.0 License.](/LICENSE)