README.md

# Spandex

A datadog tracing library.

## Installation
```elixir
def deps do
  [{:spandex, github: "albert-io/spandex", tag: "0.0.7"}]
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/spandex](https://hexdocs.pm/spandex).