README.md

# Afterbuy [![Test Results](https://angeldeejay.semaphoreci.com/badges/afterbuy-client.svg)](https://angeldeejay.semaphoreci.com/projects/afterbuy-client)

Afterbuy client for elixir

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `afterbuy` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:afterbuy, "~> 1.0"}
  ]
end
```