README.md
# ExLinguaSentence
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
1. Add `ex_lingua_sentence` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:ex_lingua_sentence, "~> 0.1.1"}]
end
```