Update README.md
This commit is contained in:
parent
e5bb5403ea
commit
7016b92ac6
|
@ -9,9 +9,10 @@ Very simple PHP Framework for No Composer, No Addtional PHP Extension (ex: share
|
||||||
|
|
||||||
## 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 all of PHP packages without Composer!
|
- You can use all of PHP packages without Composer! (supported autoloader)
|
||||||
- You can use and rewrite by route feature! without heavy frameworks!
|
- You can use and rewrite by route feature! without heavy frameworks!
|
||||||
- You can write your back-end code in route (same as controller)
|
- You can write your back-end code in route. (same as controller)
|
||||||
|
- You can config database if you add your custom ini file in config directory.
|
||||||
- Enjoy it!
|
- Enjoy it!
|
||||||
|
|
||||||
## Contact me
|
## Contact me
|
||||||
|
|
Loading…
Reference in New Issue
Block a user