README.md

# Pour

Work in progress. Please stay tuned <3

## Installation

The package can be installed by adding `pour` to your list of dependencies in `mix.exs`:

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

## License

Pour is released under the Apache License 2.0 - see the [LICENSE](LICENSE) file.