diff --git a/README.md b/README.md index 7a3c9e4b..e50fc0c5 100644 --- a/README.md +++ b/README.md @@ -1124,7 +1124,7 @@ Expose models over rest using the `loopback.rest` router. View generated REST documentation by visiting: [http://localhost:3000/_docs](http://localhost:3000/_docs). -### SocketIO Middleware **Not Available** +### SocketIO Middleware (Not Available) **Coming Soon** - Expose models over socket.io using the `loopback.sio()` middleware.