README.md

# Digraphviz

Thin :digraph converter to graphviz .dot

## Warning

API is unstable. Realization could be full of bugs and far from optimality.

## Installation

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

## Documentation

Documentation is available at [https://hexdocs.pm/digraphviz](https://hexdocs.pm/digraphviz).

## TODO

- [ ] Support subgraphs/clusters