Update README.md
This commit is contained in:
@@ -18,6 +18,8 @@ Usage
|
|||||||
```python
|
```python
|
||||||
from imbox import Imbox
|
from imbox import Imbox
|
||||||
|
|
||||||
|
# SSL Context docs https://docs.python.org/2/library/ssl.html#ssl.create_default_context
|
||||||
|
|
||||||
imbox = Imbox('imap.gmail.com',
|
imbox = Imbox('imap.gmail.com',
|
||||||
username='username',
|
username='username',
|
||||||
password='password',
|
password='password',
|
||||||
|
|||||||
Reference in New Issue
Block a user