diff --git a/demo/index.html b/demo/index.html
index cefc3de..a00c1d1 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -114,11 +114,9 @@
How can it work on a Browser?
- MQTT.js can be tunnelled inside WebSocket/Engine.io/any binary stream
- The previous example runned inside the browser using WebSocket
+- MQTT over Websocket is 'standard' and supported by IBM MQ, Mosquitto
+and Hive link.
- Thanks @substack for Browserify
-- Not yet released (sorry :/), but coming later this month (see:
-adamvr/MQTT.js#130
-and
-mcollina/mqtt.js-over-websockets)