Update README.md
This commit is contained in:
parent
0ef2c3dbb5
commit
a3ae932025
|
@ -4,7 +4,7 @@
|
|||
|
||||
## Specification
|
||||
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI))
|
||||
- R-H-V Structure: `R` is Route (like as controller), `H` is Helper (like as `import` on Python or Go), `V` is View, Model is optional.
|
||||
- R-H-V Structure: `R` is Route (like as controller), `H` is Helper (like as `import` on Python or Go or NodeJS), `V` is View, Model is optional.
|
||||
|
||||
## Compatible
|
||||
- Tested in PHP 5.3.3
|
||||
|
|
Loading…
Reference in New Issue
Block a user