From 17b78f620ce88b751c683e08fb2a0d078ad0dc17 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 26 Dec 2023 12:04:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309bebe..5c97af1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This was originally written before [alerts](https://www.redflagdeals.com/alerts/ ## Prerequisites - either [poetry](https://github.com/python-poetry/poetry), docker, or github actions -- a free [SendGrid API key](https://sendgrid.com/pricing/) is suggested for email notifications +- [sendgrid](https://sendgrid.com/pricing/) or gmail can be used for email notifications ([see docs](https://github.com/caronc/apprise/wiki/Notify_email#using-built-in-email-services)) ## Usage