Update README.md

This commit is contained in:
Namhyeon Go 2017-12-23 03:45:53 +09:00 committed by GitHub
parent e1999deae4
commit ff943f8bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,9 @@ Very simple PHP Framework for No Composer, No Addtional PHP Extension (ex: share
- Sperated View - Sperated View
- Model, or somethings is your freedom! - Model, or somethings is your freedom!
## Compatible
- Tested in 5.3.3, 7.x
## How to use ## How to use
- Extract or clone this project to your shared web hosting. - Extract or clone this project to your shared web hosting.
- You can use and intergrate all of PHP packages without Composer and Additional PHP Extensions! (supported autoloader) - You can use and intergrate all of PHP packages without Composer and Additional PHP Extensions! (supported autoloader)