Update README.md

This commit is contained in:
Namhyeon Go 2017-12-18 05:37:38 +09:00 committed by GitHub
parent d1bf9f5bae
commit c09133545f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ Very simple PHP Framework for No Composer, No Addtional PHP Extension (ex: share
## How to use
- Extract or clone this project to your shared web hosting.
- You can use all of PHP packages without Composer!
- You can use and rewrite by route feature! without heavy frameworks!
- You can write your back-end code in route (same as controller)
- Enjoy it!