Skip to content

Commit e1aefcc

Browse files
committed
fix: readme
1 parent 5dc2e25 commit e1aefcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
add the Maven dependency
99
```xml
1010
<dependency>
11-
<groupId>...</groupId>
12-
<artifactId>...</artifactId>
13-
<version>...</version>
11+
<groupId>com.cryptomkt.api</groupId>
12+
<artifactId>cryptomarket</artifactId>
13+
<version>1.1.0</version>
1414
</dependency>
1515
```
1616
# Documentation

0 commit comments

Comments
 (0)