Update README.md

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

View File

@ -13,7 +13,7 @@
## How to use
- Extract or clone this project to your (restrictive) shared web hosting.
- You can intergrate all of PHP projects (linear, modular, or others) without complicated extensions.
- You can write your code and rewrite by route parameter without heavy framework. (like as `controller`)
- You can write your code and rewrite by `route` parameter without heavy framework. (like as `controller`)
- You can add your custom `ini.php` configuration file in `config` directory.
- Enjoy it!