README.md
# CoreUtils
**TODO: Add description**
## Installation
If [available in Hex](http://hex.pm/docs/publish), the package can be installed
by adding `core_utils` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:core_utils, "~> 0.1.0"}]
end
```
Documentation can be generated with [ExDoc](http://github.com/elixir-lang/ex_doc)
and published on [HexDocs](http://hexdocs.pm). Once published, the docs can
be found at [http://hexdocs.pm/core_utils](http://hexdocs.pm/core_utils).