Update README.md

This commit is contained in:
Martin Rusev
2016-06-08 08:30:01 +02:00
parent 784e3e84e6
commit 1d3536af08

View File

@@ -18,6 +18,8 @@ Usage
```python
from imbox import Imbox
# SSL Context docs https://docs.python.org/2/library/ssl.html#ssl.create_default_context
imbox = Imbox('imap.gmail.com',
username='username',
password='password',