Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 79e7265

Browse files
Merge pull request #27 from vrumger/patch-1
Enable syntax highlighting in the readme
2 parents 0b050e3 + 7e26393 commit 79e7265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Former versions were using the namespace _tech.gusavila92_ but now the official
1212
compile 'dev.gustavoavila:java-android-websocket-client:2.0.0'
1313
```
1414
### Maven
15-
```
15+
```xml
1616
<dependency>
1717
<groupId>dev.gustavoavila</groupId>
1818
<artifactId>java-android-websocket-client</artifactId>
@@ -22,7 +22,7 @@ compile 'dev.gustavoavila:java-android-websocket-client:2.0.0'
2222
```
2323

2424
This is an example of how you can start a new connection.
25-
```
25+
```java
2626
private WebSocketClient webSocketClient;
2727

2828
private void createWebSocketClient() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /