README.md

[![Elixbacen version](https://img.shields.io/hexpm/v/elixbacen.svg)](https://hex.pm/packages/elixagenciacorreios)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/elixagenciacorreios/)
[![Hex.pm](https://img.shields.io/hexpm/dt/elixagenciacorreios.svg)](https://hex.pm/packages/)
# Elixagenciacorreios

Elixagenciacorreios is a package that helps you to get brazilian's mail agency.

## Notes
Version 0.1.0:

- Added features to get brazilian's mail agency.

## Installation

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

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

## Features
```elixir
get_agencias("UF", "municipio", "bairro")
```

## Documentation

Documentation can be found at [https://hexdocs.pm/elixagenciacorreios](https://hexdocs.pm/elixagenciacorreios).

## License
[MIT](https://choosealicense.com/licenses/mit/)