diff --git a/README.md b/README.md index 472f59b..ad020a0 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ socketio.emit('hello-ack', { import using either of the following: ```typescript -import * as SocketIO from "nativescript-socket.io"` +import * as SocketIO from "nativescript-socket.io" // OR