From 4a1c1464142252cbde6ea1d292205caec473f04b Mon Sep 17 00:00:00 2001 From: Chirag Jain Date: Sat, 29 May 2021 21:33:51 +0530 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 686ac82..6faf64d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ pip install notipyer ``` ## Email Notifications -Currently supports Gmail accounts as senders. +Notipyer currently supports Gmail accounts as senders. To allow the library to use your gmail account, make the following changes: +1. Turn off 2-Step authentication. [Ref](https://support.google.com/accounts/answer/1064203) +2. Turn on "Less Secure App Access" [here](https://myaccount.google.com/intro/security) ### Configuration ```python from notipyer.email_notify import set_email_config