Skip to content

Commit

Permalink
promail-3 Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Trafire committed May 29, 2022
1 parent 4dac31e commit ec7cc0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pip install promail
## Simple Usage

```python
from promail.clients.gmail import GmailClient

client = GmailClient("your-gmail@gmail.com")
# The first time you do this it will open a web browser allowing you to sign into your google account directly
Expand Down

0 comments on commit ec7cc0d

Please sign in to comment.