From 17b3313acd173f5177c12171ed15b70336f92577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Camilo?= Date: Fri, 21 Sep 2018 19:21:19 +0100 Subject: [PATCH] update README.md of jooby-commons-email --- modules/jooby-commons-email/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/jooby-commons-email/README.md b/modules/jooby-commons-email/README.md index ba3cd20036..1574fe52e2 100644 --- a/modules/jooby-commons-email/README.md +++ b/modules/jooby-commons-email/README.md @@ -12,6 +12,7 @@ Small but helpful module that provides access to ```Email``` instances. * ```SimpleEmail``` * ```MultiPartEmail``` * ```HtmlEmail``` +* ```ImageHtmlEmail``` ## dependency