Merge pull request #83 from wynn5a/master

update chinese document
diff --git a/README.md b/README.md
index 6a07afc..ec25c7c 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,6 @@
 
 3. 配置应用程序
 * 在`config/application.properties`文件中,设置webui的监听端口
-* 在`config/collector_config.properties`文件中,设置collector集群或单实例地址,对应的`collector.config`中的配置项是`http.port`。
+* 在`config/collector_config.properties`文件中,设置collector集群或单实例地址,地址对应的是 `skywalking-collector` 项目中配置文件 `config/application.yml` 中配置项 `naming.jetty.host` 和 `naming.jetty.port`
 
 4. 浏览器打开 `http://127.0.0.1:8080/`