README.md

# README

<h2 align="center">
  Shipex
</h2>

<h4 align="center">A shipment calculator library for Brazilian carriers</h4>

## Getting Started

### Installation

```elixir
def deps do
  [
    {:shipex, "~> 0.1"}
  ]
end
```