Răsfoiți Sursa

Add Go Report Card badge

Bernhard Froehlich 5 ani în urmă
părinte
comite
2afbe67407
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -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.