From c46a3b6a00b20ded9460ab9ec9f3d17bb8b94c77 Mon Sep 17 00:00:00 2001 From: "xiaobo.sun" Date: Sun, 9 Oct 2016 09:11:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c68dbb2..e7dc72f 100644 --- a/README.md +++ b/README.md @@ -155,16 +155,16 @@ hook('test', ['id'=>1]) ``` tp5 -- addons --- test ---- controller ----- Action.php ---- config.php ---- info.html ---- Test.php -- application -- thinkphp -- extend -- vendor -- public + - addons + -- test + --- controller + ---- Action.php + --- config.php + --- info.html + --- Test.php + - application + - thinkphp + - extend + - vendor + - public ``` \ No newline at end of file