From e8cfff66189072c113cadd96795802a070526e84 Mon Sep 17 00:00:00 2001 From: Feng Date: Mon, 29 Feb 2016 22:30:19 +0800 Subject: [PATCH] fix format --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3059c49c6..fc088296f 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,8 @@ A Web Dashboard will be loaded when the emqttd broker started successfully. The Dashboard helps monitor broker's running status, statistics and metrics of MQTT packets. -Default Address | http://localhost:18083 -Default Login | admin -Default Password | public +Default Address: http://localhost:18083 +Default Login/Password: admin/public ## Design