Update README.md

This commit is contained in:
Namhyeon Go 2019-02-16 15:40:43 +09:00 committed by GitHub
parent 9e53a48d7d
commit bf768777fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
## Specification
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI))
- Route (Controller), Helper (like as `import` on Python or Go), View Structrue (Model is optional)
- R-H-V Structure: Route (like as controller), Helper (like as `import` on Python or Go), View, Model is optional.
## Compatible
- Tested in PHP 5.3.3