README.md

# Pillar
[![Coverage Status](https://coveralls.io/repos/github/sofakingworld/pillar/badge.svg)](https://coveralls.io/github/sofakingworld/pillar)
![build](https://github.com/sofakingworld/pillar/workflows/Elixir%20CI/badge.svg)

<img src="https://sofakingworld.github.io/pillar.png" width="640">

**TODO: Add description**

## Installation

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

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/pillar](https://hexdocs.pm/pillar).