From 435f55d225a98418c4ad68e1d61841fb576ea480 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 26 Dec 2023 12:05:56 -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 5c97af1..2d41cbe 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 -- [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)) +- for email notifications [see supported providers](https://github.com/caronc/apprise/wiki/Notify_email#using-built-in-email-services) ## Usage