README.md

# glance_printer

[![Package Version](https://img.shields.io/hexpm/v/glance_printer)](https://hex.pm/packages/glance_printer)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/glance_printer/)

A pretty printer for the AST generated by the glance package. 

## Installation

If available on Hex this package can be added to your Gleam project:

```sh
gleam add glance_printer
```

and its documentation can be found at <https://hexdocs.pm/glance_printer>.