Updated README

This commit is contained in:
Sdogruyol 2015-10-23 22:43:33 +03:00
parent d0c87f23d1
commit 4f3245e22e
1 changed files with 10 additions and 0 deletions

View File

@ -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```