From 15ac33925deffd9ce2204d4326ab8c9e8a3f269e Mon Sep 17 00:00:00 2001 From: Remi Cattiau Date: Fri, 13 May 2022 10:05:52 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28fc81d..3f3049c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # smtp-relay +![logo](https://raw.githubusercontent.com/loopingz/aws-smtp-relay/master/docs/aws-smtp-relay-logo.png) + ![CI](https://github.com/loopingz/smtp-relay/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/loopingz/smtp-relay/branch/main/graph/badge.svg?token=8BR86VbkKf)](https://codecov.io/gh/loopingz/smtp-relay) @@ -66,4 +68,4 @@ The following variables are not always available but should be within processors *from*: Email of the sender *messageId*: Message id *subject*: subject of the email -*to*: list of recipient comma separated \ No newline at end of file +*to*: list of recipient comma separated