Skip to content

Commit 6837658

Browse files
committed
fix swift syntax highlighting
1 parent eb47dca commit 6837658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Socket.IO-client for iOS/OS X.
55

66
## Example
7-
```
7+
```swift
88
import SocketIO
99

1010
let manager = SocketManager(socketURL: URL(string: "http://localhost:8080")!, config: [.log(true), .compress])

0 commit comments

Comments
 (0)