Skip to content

Commit

Permalink
Fixed readme [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
olegtarasov committed Jun 9, 2019
1 parent fbcc860 commit 6e63c77
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 @@ -6,7 +6,7 @@

This is a cross-platform .NET Standard wrapper for Facebook's [FastText](https://github.com/facebookresearch/fastText) library. The wrapper comes with bundled precompiled native binaries for all three platforms: Windows, Linux and MacOs.

Just add it to your project and start using it! No additional setup required. This library will unpack call appropriate native binary depending on target platform.
Just add it to your project and start using it! No additional setup required. This library will unpack and call appropriate native binary depending on target platform.

## Requirements

Expand Down

0 comments on commit 6e63c77

Please sign in to comment.