From 48b3da5beb0da615c026be4d6b3d324f594b553d Mon Sep 17 00:00:00 2001 From: Serdar Dogruyol Date: Tue, 29 Dec 2015 16:35:42 +0200 Subject: [PATCH] Update websockets.md --- _docs/websockets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/websockets.md b/_docs/websockets.md index e993106..8ce3933 100644 --- a/_docs/websockets.md +++ b/_docs/websockets.md @@ -40,7 +40,7 @@ end ## Performance -Thanks to Crystal Kemal has superb performance for Websockets. +Kemal has superb performance for Websockets. Crystal 0.9.1 with [Kemal]