From b42adfcfb884c7257e7638a1062504499499cac4 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Mon, 19 Jan 2015 22:16:54 -0500 Subject: [PATCH] Clarify what version of socket.io is supported. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f146303..3d05f9e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Socket.IO-Client-Swift ====================== -Socket.IO-client for Swift. Supports ws/wss connections and binary +Socket.IO-client for Swift. Supports ws/wss connections and binary. For socket.io 1.0+ Installation ============