diff --git a/README.md b/README.md index 207d562..dbdbcd2 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,12 @@ Authenticate socket.io incoming connections with JWTs. -Compatible with `socket.io >= 3.0.0`. - -This repository was originally forked from [auth0-socketio-jwt](https://github.com/auth0-community/auth0-socketio-jwt) & it is not intended to take any credit but to improve the code from now on. +This repository was originally forked from [auth0-socketio-jwt](https://github.com/auth0-community/auth0-socketio-jwt) and it is not intended to take any credit but to improve the code from now on. ## Prerequisites - [Node.js](https://nodejs.org/) >= 16.0.0 +- [Socket.IO](https://socket.io/) >= 3.0.0 ## 💾 Install