Create README.md

This commit is contained in:
Erik Little 2014-11-23 17:08:18 -05:00
parent 670a042ef7
commit 4b19afb288

10
README.md Normal file
View File

@ -0,0 +1,10 @@
Socket.IO-Client-Swift
======================
socket.io-client for Swift
Installation
============
1. Requires linking [SocketRocket](https://github.com/square/SocketRocket) against your xcode project.
2. Create a bridging header for SocketRocket
2. Copy the SwiftIO folder into your xcode project