diff --git a/README.md b/README.md index 42afc2d..c057523 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mailrelay -![Build Status](https://github.com/wiggin77/mailrelay/actions/workflows/go.yml/badge.svg) +![Build Status](https://github.com/wiggin77/mailrelay/actions/workflows/ci.yml/badge.svg) ![Report Card](https://goreportcard.com/badge/github.com/wiggin77/mailrelay) `mailrelay` is a simple mail relay that can take unauthenticated SMTP emails (e.g. over port 25) and relay them to authenticated, TLS-enabled SMTP servers. Plus it's easy to configure.