diff --git a/README.md b/README.md index 25fa8d64..5c197a9d 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries that implement email creation and sending* +* [douceur](https://github.com/aymerick/douceur) - CSS inliner for your HTML emails. * [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go. * [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email. * [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.