From 6ded9fe1dc042ca4ff90206bc703017a0705cd04 Mon Sep 17 00:00:00 2001 From: Jonathan Gros-Dubois Date: Thu, 3 Jul 2014 19:58:24 +1000 Subject: [PATCH] Added line break in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd8c490d..937eb043 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ SocketCluster workers are highly parallelized - Asymptotically speaking, SocketC single-threaded WebSocket/HTTP server (where N is the number of CPUs/cores available on your machine). SocketCluster was designed to be lightweight and its realtime API is almost identical to Socket.io. + Follow the project on Twitter: https://twitter.com/SocketCluster ### Memory leak profile