Skip to content

Commit af3981e

Browse files
committed
Minor README update
1 parent 3aee1db commit af3981e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For more information on DevTools, see https://chromedevtools.github.io/devtools-
1212

1313
Add the following dependency to your `pom.xml`:
1414

15-
```
15+
```xml
1616
<dependency>
1717
<groupId>com.github.kklisura.cdt</groupId>
1818
<artifactId>cdt-java-client</artifactId>

cdt-java-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For more information on DevTools, see https://chromedevtools.github.io/devtools-
1212

1313
Add the following dependency to your `pom.xml`:
1414

15-
```
15+
```xml
1616
<dependency>
1717
<groupId>com.github.kklisura.cdt</groupId>
1818
<artifactId>cdt-java-client</artifactId>

0 commit comments

Comments
 (0)