README.md

# Amf0 (de)serialisation for Gleam

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

## Installation

This package can be added to your Gleam project:

```sh
gleam add amf0
```

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