README.md
[](https://hex.pm/packages/elixagenciacorreios)
[](https://hexdocs.pm/elixagenciacorreios/)
[](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/)