Update README.md

This commit is contained in:
Erik Little 2015-04-08 20:31:48 -04:00
parent 31a41072c3
commit 903c578e75

View File

@ -35,6 +35,8 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:@"localhost:8
});
}];
[socket connect];
```
##Features