diff --git a/README.md b/README.md index d0ed79a..728ce1a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,13 @@ - Go Namhyeon - 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 ```