Update readme

This commit is contained in:
martinrusev
2016-06-08 09:36:40 +03:00
parent 6c6e0b6f85
commit bd15fa279a

View File

@@ -7,7 +7,6 @@ Imbox - Python IMAP for Humans
Python library for reading IMAP mailboxes and converting email content to machine readable data
# [Changelog](https://github.com/martinrusev/imbox/blob/master/CHANGELOG.md)
Installation
============
@@ -109,3 +108,4 @@ for uid, message in all_messages:
```
# [Changelog](https://github.com/martinrusev/imbox/blob/master/CHANGELOG.md)