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