From d653000f18887111615a10a596ae52ea71aff32e Mon Sep 17 00:00:00 2001 From: Oliver Jakoubek Date: Tue, 18 Nov 2025 18:17:32 +0100 Subject: [PATCH] Added badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 12d8d7e..6dd371c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Sendamatic Go Client +[![Mirror on GitHub](https://img.shields.io/badge/mirror-GitHub-blue)](https://github.com/jakoubek/sendamatic) +[![Go Reference](https://pkg.go.dev/badge/code.beautifulmachines.dev/jakoubek/sendamatic.svg)](https://pkg.go.dev/code.beautifulmachines.dev/jakoubek/sendamatic) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) + A Go client library for the [Sendamatic](https://www.sendamatic.net) email delivery API. ## Features