README.md
# Apus
**TODO: Add description**
**TODO: waiting for a PR/realse to happen with ExTwilio which will add the
`messaging_service_sid` into the `ExTwilio.Messasge` struct which will allow
us to properly test the results in ``Apus.TwilioAdapterTest`**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `apus` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:apus, "~> 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/apus](https://hexdocs.pm/apus).