README.md

# Dreaeql

A library for parsing a simple query language into an
abstract syntax tree. Originally designed for use by 
[loggregate](https://github.com/GFLClan/loggregate)

## Installation

[Available in Hex](https://hex.pm/packages/dreaeql)

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/dreaeql](https://hexdocs.pm/dreaeql).