From b8475e490e023fcb27809ef838e4235397ff051c Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Fri, 15 Nov 2019 01:00:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90dd8aa..1c4ce76 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ #### In a nutshell. -You can think of it as a complete replacement to both Express.js and Socket.IO. There are tons of [examples](examples) but here's the gist of it all: +Think of it as a complete replacement to both Express.js and Socket.IO, written entirely in C/C++ for maximum performance and reliability. There are tons of [examples](examples) but here's the gist of it all: ```javascript /* Non-SSL is simply App() */