README.md

# PluggyElixir

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/brainnco/pluggy_elixir/CI?style=flat-square)](https://github.com/brainnco/pluggy_elixir/actions?query=workflow%3ACI)
[![Hex.pm](https://img.shields.io/hexpm/v/pluggy_elixir?style=flat-square)](https://hex.pm/packages/pluggy_elixir)
[![Hex.pm](https://img.shields.io/hexpm/l/pluggy_elixir?style=flat-square)](https://hex.pm/packages/pluggy_elixir)
[![Hex.pm](https://img.shields.io/hexpm/dt/pluggy_elixir?style=flat-square)](https://hex.pm/packages/pluggy_elixir)
[![codecov](https://img.shields.io/codecov/c/github/brainnco/pluggy_elixir?style=flat-square)](https://codecov.io/gh/brainnco/pluggy_elixir)

**TODO: Add description**

## Installation

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

```elixir
def deps do
  [
    {:pluggy_elixir, "~> 0.0.1"}
  ]
end
```

## Contributing

[Contributing Guide](CONTRIBUTING.md)

## License

[Apache License, Version 2.0](LICENSE) © [brainn.co](https://github.com/brainnco)