Skip to content

Commit f2444d6

Browse files
authored
Update README.md
1 parent 821e3c4 commit f2444d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ pip install py-gmail
77
```
88
## py-gamil :
99
Inorder to send mail form gmail using SMTP Server, first you need to enable "Two-Step Verification" on the sender mail id.
10-
```
10+
1111
[Google Account Help](https://support.google.com/accounts/answer/185839?co=GENIE.Platform%3DDesktop&hl=en&oco=0)
12-
[Google Account](https://myaccount.google.com/)
1312

1413
1. Open your [Google Account](https://myaccount.google.com/) .
1514

@@ -18,7 +17,7 @@ Inorder to send mail form gmail using SMTP Server, first you need to enable "Two
1817
3. Under “Signing in to Google,” select 2-Step Verification and then Get started.
1918

2019
4. Set any "Account PIN". This pin will be the passowad of the sender mail is.
21-
```
20+
2221
## Requirement’s:
2322
```
2423
• Python

0 commit comments

Comments
 (0)