Update README.md

This commit is contained in:
Martin Rusev
2013-07-30 15:15:49 +03:00
parent 8dcc527c7f
commit 61f6c9d283

View File

@@ -17,7 +17,7 @@ or
Usage Usage
===== =====
```python
from imbox import Imbox from imbox import Imbox
@@ -87,6 +87,7 @@ Usage
}], }],
'subject': u 'Hello John, How are you today' 'subject': u 'Hello John, How are you today'
} }
```