README.md

# zeptomail

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

A wrapper for [ZeptoMail's transactional email API](https://www.zoho.com/zeptomail/).


## Installation

This package can be added to your Gleam project:

```sh
gleam add zeptomail
```

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