From 5bc68f89b23858f939cfa74b5bb3240eef7e2b8a Mon Sep 17 00:00:00 2001 From: xiaopanphp <1033808020@qq.com> Date: Sun, 22 Oct 2017 13:44:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4a4a11..3f2166e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ CodeIgniter already provide the core libraries which can be extended at whim if By the way, the [documentation is awesome](codeigniter.com/user_guide/database/index.html) too..! -ps: Read more about [MVC](http://codeigniter.com/user_guide/overview/mvc.html) if you never heard of it. Important! +ps: Read more about [MVC](http://codeigniter.com/user_guide/overview/mvc.html) if you never heard of it. Important!! How To install CodeIgniter: A Primer