Skip to content

Commit dbd1251

Browse files
author
Atul Kushwaha
authored
modules updated
1 parent 9c3ea83 commit dbd1251

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77

88
# Modules Required 📗
99
- <a href="https://docs.python.org/3/library/smtplib.html"> SMTP</a> is a library used for sending mails in python which stands for simple mail transfer protocol
10-
- <a href="https://pypi.org/project/getpass4/"> getpass4</a> is a library used to hide input text (while inputting password)
11-
```
12-
pip install getpass4
13-
```
10+
1411
# Prerequisite ⚙️
1512
## Create & use App Passwords
1613

@@ -29,7 +26,7 @@ pip install getpass4
2926
device (windows computer here) and choose the device you’re using(windows computer here) and then Generate.
3027

3128
![app pass](https://user-images.githubusercontent.com/72141859/189069975-1898d162-e3a9-4cab-b1a0-c95963e65268.png)
32-
- copy the Appassword and while entering sender's password in the script use this password instead of your gmail accounts password
29+
- copy the App password and while entering sender's password in the script use this password instead of your gmail accounts password
3330

3431
![app paaas](https://user-images.githubusercontent.com/72141859/189070691-8a5734a7-9272-493a-b9b1-4997d90d8deb.png)
3532

0 commit comments

Comments
 (0)