README.md

# ResxHTTP
HTTP producer for [resx](https://github.com/ScrimpyCat/Resx)

Installation
------------

```elixir
def deps do
    [{ :resx_http, "~> 0.1.0" }]
end
```