This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git
The following commit(s) were added to refs/heads/develop by this push:
new edecbd6 update doc style
edecbd6 is described below
commit edecbd6c92523e6188af7f83f2faac5a9226c753
Author: nzomkxia <[email protected]>
AuthorDate: Fri Oct 26 15:03:40 2018 +0800
update doc style
---
README.md | 2 +-
README_ZH.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a0b1e91..03ef5be 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@
> - `mvn clean package -Ddevelop` will active develop
configuration(`application-develop.properties`)
4. Start `mvn --projects dubbo-admin-backend spring-boot:run`
5. Visit `http://localhost:8080`
-
+---
### Development Setup
* Configuration in IDE
diff --git a/README_ZH.md b/README_ZH.md
index 7c045cd..77f32a3 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -39,7 +39,7 @@ English version goes [here](README.md).
> - `mvn clean package -Pproduction`
激活生产环境的配置文件(`application-production.properties`)
4. 启动 `mvn --projects dubbo-admin-backend spring-boot:run`
5. 访问 `http://localhost:8080`
-
+---
### 开发环境配置
* IDE设置