Update README.md
Change the language of the code part
This commit is contained in:
@@ -21,7 +21,7 @@ The latest artifact is available on Maven Central. Add the following dependency
|
|||||||
Or to install it manually, please refer dependencies to [pom.xml](https://github.com/nkzawa/socket.io-client.java/blob/master/pom.xml).
|
Or to install it manually, please refer dependencies to [pom.xml](https://github.com/nkzawa/socket.io-client.java/blob/master/pom.xml).
|
||||||
|
|
||||||
Add it as a gradle dependency for Android Studio, in build.gradle:
|
Add it as a gradle dependency for Android Studio, in build.gradle:
|
||||||
```json
|
```javascript
|
||||||
compile 'com.github.nkzawa:socket.io-client:0.1.2'
|
compile 'com.github.nkzawa:socket.io-client:0.1.2'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user