From acbb8dd0c436766bfb4b019c0a00528e9af2a897 Mon Sep 17 00:00:00 2001 From: Sky Date: Mon, 7 Mar 2016 21:05:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25beb03..26c583f 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ $ bower install "RedisPort": 6379 } ``` -后台管理员账号信息在 config/account.json 中配置,默认管理员账号 admin ,密码 123456 ,密码需md5加密存储。 +后台管理员账号信息在 config/account.json 中配置,默认管理员账号 admin ,密码 123456 ,密码需[md5加密](http://md5jiami.51240.com/)存储。 ```JSON { "Id": "1",