make it clear as to what language
This commit is contained in:
parent
c34a660cae
commit
531a9784da
@ -80,10 +80,12 @@ $ pod install
|
|||||||
|
|
||||||
Import the module:
|
Import the module:
|
||||||
|
|
||||||
|
Swift:
|
||||||
```swift
|
```swift
|
||||||
import Socket_IO_Client_Swift
|
import Socket_IO_Client_Swift
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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