Skip to content

Commit 2327bb6

Browse files
committed
M readme
1 parent 82a15b7 commit 2327bb6

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
@@ -33,15 +33,15 @@ repositories {
3333

3434
### Gradle
3535
```
36-
compile 'com.mayabot:mynlp-fasttext:1.1.0'
36+
compile 'com.mayabot:fastText4j:1.1.0'
3737
```
3838

3939
### Maven
4040
```
4141
<dependency>
4242
<!-- mynlp-fasttest @ https://mynlp.info/ -->
4343
<groupId>com.mayabot</groupId>
44-
<artifactId>mynlp-fasttext</artifactId>
44+
<artifactId>fastText4j</artifactId>
4545
<version>1.1.0</version>
4646
</dependency>
4747
```

0 commit comments

Comments
 (0)