From 4f3245e22e5dd4e870b7c72312f6c5dadb6533e5 Mon Sep 17 00:00:00 2001 From: Sdogruyol Date: Fri, 23 Oct 2015 22:43:33 +0300 Subject: [PATCH] Updated README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1d2b57c..8325467 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,16 @@ Kemal is under heavy development and currently supports Crystal 0.9.0. +# Super Simple <3 + +```ruby +get "/" do + "Hello World!" +end +``` + +Go to *http://localhost:3000* + # Installation Add it to your ```shard.yml```