Update README.md

This commit is contained in:
Alex Hultman 2019-11-15 01:00:01 +01:00 committed by GitHub
parent adb44f5e07
commit b8475e490e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() */