Fix syntax highlighting
This commit is contained in:
parent
a0c213364d
commit
6d49c37fb8
@ -95,15 +95,13 @@ $ pod install
|
|||||||
Import the module:
|
Import the module:
|
||||||
|
|
||||||
Swift:
|
Swift:
|
||||||
```
|
```swift
|
||||||
swift
|
|
||||||
import Socket_IO_Client_Swift
|
import Socket_IO_Client_Swift
|
||||||
```
|
```
|
||||||
|
|
||||||
Objective-C:
|
Objective-C:
|
||||||
|
|
||||||
```
|
```Objective-C
|
||||||
Objective-C
|
|
||||||
#import <Socket_IO_Client_Swift/Socket_IO_Client_Swift-Swift.h>
|
#import <Socket_IO_Client_Swift/Socket_IO_Client_Swift-Swift.h>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user