Updated README
This commit is contained in:
parent
5ca84fea4c
commit
8d7b8e5d8e
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Kemal
|
||||
|
||||
This is a proof-of-concept [Sinatra](http://www.sinatrarb.com/) clone for [Crystal](http://www.crystal-lang.org).
|
||||
[Sinatra](http://www.sinatrarb.com/) clone for [Crystal](http://www.crystal-lang.org).
|
||||
|
||||
Kemal is under heavy development and supports Crystal 0.9.0!
|
||||
|
||||
## Status
|
||||
|
||||
Basic `get`, `put`, `post` and `head` routes can be matched, and request parameters can be obtained.
|
||||
We are still missing a lot!
|
||||
|
|
Loading…
Reference in a new issue