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, "~> 1.0"}]
    end