README.md
# Zillow
** This will fetch Information From Zillow about a given address **
[](https://travis-ci.org/mithereal/ecto-role)
[](http://inch-ci.org/github/mithereal/ecto-role)
## Installation
[available in Hex](https://hex.pm/packages/zillow), the package can be installed
by adding `zillow` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:zillow, "~> 0.1.0"}]
end
```