Update README.md

This commit is contained in:
Namhyeon Go 2018-06-11 14:02:46 +09:00 committed by GitHub
parent eedf469841
commit 345b71f693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,13 @@
- Go Namhyeon <gnh1201@gmail.com>
- Website: https://exts.kr/go/home
## 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
5. enjoy it.
## Example
```
<?php