Pārlūkot izejas kodu

Add Go Report Card badge

Bernhard Froehlich 5 gadi atpakaļ
vecāks
revīzija
2afbe67407
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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.