From cf6875735a0bc92092eedcf231f3186a7d7e5351 Mon Sep 17 00:00:00 2001 From: Oliver Clark Rickard Date: Tue, 28 May 2013 15:38:42 -0600 Subject: Updated project description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b28b41fe..597edb92 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Mailcore 2: Introduction ## -MailCore 2 brings a new API designed from the ground up to be fast, portable, and asynchronous. It features: +MailCore 2 provides a simple and asynchronous Objective-C API to work with the e-mail protocols **IMAP**, **POP** and **SMTP**. The API has been redesigned from the ground up. It features: - **POP**, **IMAP** and **SMTP** support - **[RFC822](http://www.ietf.org/rfc/rfc0822.txt)** parser and generator @@ -137,4 +137,4 @@ As you can see, we use [ctemplates](https://code.google.com/p/ctemplate/) in ord ### TODO for this guide ### * Add images * Add more in-depth steps/examples for how to work with imap messages -* Add examples for POP and SMTP. \ No newline at end of file +* Add examples for POP and SMTP. -- cgit v1.2.3