diff --git a/README.md b/README.md index 87de1d53..151a29c9 100644 --- a/README.md +++ b/README.md @@ -406,6 +406,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-message](https://github.com/emersion/go-message) - A streaming library for the Internet Message Format and mail messages * [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails. * [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API +* [hermes](https://github.com/matcornic/hermes) - Golang package that generates clean, responsive HTML e-mails * [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface * [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email * [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine