From 345b71f693d1a20f750a8b56dff4e9ad5d680435 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 11 Jun 2018 14:02:46 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 ```