Update README.md

This commit is contained in:
Namhyeon Go 2019-02-16 18:22:10 +09:00 committed by GitHub
parent aba4a5b388
commit bfd1347c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,9 @@
## Quick Start
1. git clone https://github.com/gnh1201/reasonableframework.git
2. set up database configuration: storage/config/database.ini
3. make route/example.php
4. go to [base_url]/?route=example
2. set up database configuration: `storage/config/database.ini.php`
3. touch(make new file): `/route/example.php`
4. go to `[base_url]/?route=example` in your web browser.
5. enjoy it.
## Website example