Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhkhuc authored May 29, 2023
1 parent f078955 commit 0bd0191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ JFastText is ideal for building fast text classifiers in Java.
<dependency>
<groupId>com.github.vinhkhuc</groupId>
<artifactId>jfasttext</artifactId>
<version>0.4</version>
<version>0.5</version>
</dependency>
```
The Jar package on Maven Central is bundled with precompiled fastText library for Windows, Linux and
Expand Down

0 comments on commit 0bd0191

Please sign in to comment.