From bc1856a0a4beca17d7da7f80ad268bf7c20236eb Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Fri, 17 Jul 2020 15:41:52 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b7facd..35eac81 100755 --- a/README.md +++ b/README.md @@ -71,8 +71,9 @@ A more detailed list of instructions can be found here [https://core.telegram.or "enabled": true } ``` -If you don't use Slack, I'd personally recommend using Sendgrid. It's a free service (free as in "you cannot send more than 100 emails a day"), which is more than enough for Fredy. - +If you don't use Slack, I'd personally recommend using Sendgrid. It's a free email service (free as in "you cannot send more than 100 emails a day"), which is more than enough for Fredy. +To use [SendGrid](https://https://sendgrid.com/), you need to create an account. You'll need to decided from which email you want this email to be send from. E.g. if you use yourGmailAccount@gmail.com, you have to add this to sendgrid and verify it as well. +Lastly you have to create an api-key and feed it into Fredy's config, as well as creating a new template. For this new template, I recommend copy and pasting the one I provided under `/docs/sendgrid-email-template.hbs`. ### 2. Multiple search jobs