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 3aebe7e Update README.md
3aebe7e is described below
commit 3aebe7ec6e2032485838b1dc6f8d0b4a48a1d430
Author: min <[email protected]>
AuthorDate: Mon Sep 17 15:30:04 2018 +0800
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7d0ab51..ae58832 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Dubbo admin
> dubbo admin front end and back end
-
+
### front end
* Vue.js and Vuetify
* dubbo-admin-frontend/README.md for more detail
@@ -18,4 +18,4 @@ mvn --projects dubbo-admin-backend spring-boot:run
# visit
localhost:8080
-```
\ No newline at end of file
+```