mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Update README
This commit is contained in:
parent
1d69eca1a3
commit
9e27fb6ba0
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
<img src="https://avatars3.githubusercontent.com/u/15321198?v=3&s=200" width="100" height="100" />
|
<img src="https://avatars3.githubusercontent.com/u/15321198?v=3&s=200" width="100" height="100" />
|
||||||
|
|
||||||
# Kemal [](https://travis-ci.org/sdogruyol/kemal)
|
# Kemal [](https://travis-ci.org/kemalcr/kemal)
|
||||||
|
|
||||||
[](https://gitter.im/sdogruyol/kemal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/kemalcr/kemal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
[](https://crystal-docs.org/sdogruyol/kemal)
|
[](https://crystal-docs.org/kemalcr/kemal)
|
||||||
|
|
||||||
Lightning Fast, Super Simple web framework for [Crystal](http://www.crystal-lang.org).
|
Lightning Fast, Super Simple web framework for [Crystal](http://www.crystal-lang.org).
|
||||||
Inspired by [Sinatra](http://www.sinatrarb.com/) but with superior performance and built-in WebSocket support.
|
Inspired by [Sinatra](http://www.sinatrarb.com/) but with superior performance and built-in WebSocket support.
|
||||||
|
@ -34,7 +34,7 @@ crystal src/kemal_sample.cr
|
||||||
```
|
```
|
||||||
Go to *http://localhost:3000*
|
Go to *http://localhost:3000*
|
||||||
|
|
||||||
Check [documentation](http://kemalcr.com) or [samples](https://github.com/sdogruyol/kemal/tree/master/samples) for more.
|
Check [documentation](http://kemalcr.com) or [samples](https://github.com/kemalcr/kemal/tree/master/samples) for more.
|
||||||
|
|
||||||
# Super Fast 🚀
|
# Super Fast 🚀
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue