diff --git a/README.md b/README.md index a8552656..7492ee91 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### :bulb: In a nutshell -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: +Think of it as a complete replacement to both Express.js and Socket.IO, written entirely in C/C++ for maximum performance and reliability. Browse the [documentation](https://unetworking.github.io/uWebSockets.js/generated/). There are tons of [examples](examples) but here's the gist of it all: ```javascript /* Non-SSL is simply App() */