diff --git a/README.md b/README.md
index c88b411..ab883f9 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ socket.connect()
```
## Features
-- Supports socket.io 3.0+ (For socket.io 1.0 use v9.x, For socket.io 2.0 use 15.x)
+- Supports socket.io 2.0+/3.0+.
- Supports Binary
- Supports Polling and WebSockets
- Supports TLS/SSL
diff --git a/docs/12to13.html b/docs/12to13.html
index d125fb9..d148672 100644
--- a/docs/12to13.html
+++ b/docs/12to13.html
@@ -20,7 +20,7 @@
- SocketIO 16.0.0-beta2 Docs
+ SocketIO 16.0.0 Docs
(100% documented)
connect event fired.