From b61c90def62cd5b5dce55c66d56e8b294a0d084a Mon Sep 17 00:00:00 2001 From: Oliver Jakoubek Date: Tue, 18 Nov 2025 19:20:53 +0100 Subject: [PATCH] Added badge for Go report card --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dd371c..6e00379 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![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) +[![Go Report Card](https://goreportcard.com/badge/code.beautifulmachines.dev/jakoubek/sendamatic)](https://goreportcard.com/report/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.