README.md

# Talos

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


## Installation

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

and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/talos](https://hexdocs.pm/talos).