We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e5391 commit f18caefCopy full SHA for f18caef
README.md
@@ -2,7 +2,7 @@
2
3
Express API compatibility layer for [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js).
4
5
-Supports both Express v5 and Express v4 ([`express-v4` branch](https://github.com/colyseus/uWebSockets-express/tree/express-v4))
+Supports both Express v5 (`uwebsockets-express@^2.0.0`) and Express v4 (`uwebsockets-express@^1.4.0`, [`express-v4` branch](https://github.com/colyseus/uWebSockets-express/tree/express-v4))
6
7
## Usage
8
0 commit comments