Add Go Report Card badge

This commit is contained in:
Bernhard Froehlich
2020-05-11 13:56:24 +00:00
parent 00b96161b3
commit 2afbe67407

View File

@@ -1,5 +1,7 @@
# smtprelay
[![Go Report Card](https://goreportcard.com/badge/github.com/decke/smtprelay)](https://goreportcard.com/report/github.com/decke/smtprelay)
Simple Golang based SMTP relay/proxy server that accepts mail via SMTP
and forwards it directly to another SMTP server.