README.md

# CouponCode ![BuildS
tatus](https://github.com/FrancisMurillo/coupon_code_ex/workflows/.github/workflows/elixir.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/FrancisMurillo/coupon_code_ex/badge.svg?branch=poc)](https://coveralls.io/github/FrancisMurillo/coupon_code_ex?branch=poc)

## Installation

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

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

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/coupon_code_ex](https://hexdocs.pm/coupon_code_ex).