From effd0d104dcb41709a72a83a135d6b99c65adef1 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 12 Jun 2013 08:00:16 -0700 Subject: added reference to video --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0d4f17c0..b78cc016 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ MailCore 2 provides a simple and asynchronous Objective-C API to work with the e * In Build Phases, add a Target Dependency of `static mailcore2 ios`. 5. Profit. +Here's a video that shows all the steps for iOS: +http://www.youtube.com/watch?v=9fAo6oBzlQI + ## Basic IMAP Usage ## Using MailCore 2 is just a little more complex conceptually than the original MailCore. All fetch requests in MailCore 2 are made asynchronously through a queue. What does this mean? Well, let's take a look at a simple example: -- cgit v1.2.3