fix swift syntax highlighting
This commit is contained in:
parent
eb47dcadd4
commit
68376581a0
@ -4,7 +4,7 @@
|
|||||||
Socket.IO-client for iOS/OS X.
|
Socket.IO-client for iOS/OS X.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
```
|
```swift
|
||||||
import SocketIO
|
import SocketIO
|
||||||
|
|
||||||
let manager = SocketManager(socketURL: URL(string: "http://localhost:8080")!, config: [.log(true), .compress])
|
let manager = SocketManager(socketURL: URL(string: "http://localhost:8080")!, config: [.log(true), .compress])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user