diff --git a/README.md b/README.md index 5842f4a..826a9ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - RabbitMQ-Web-Stomp plugin ========================= @@ -11,15 +10,14 @@ port 55674, for example a valid SockJS endpoint url may look like: Once the server is started you should be able to establish a SockJS connection to this url. You will be able to communicate using the -usual STOMP protocol over it. For example, a page using Jeff Mensnil's +usual STOMP protocol over it. For example, a page using Jeff Mesnil's "stomp-websocket" project may look like this: