aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:18:19 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:19:13 -0800
commit683462826692c2534e7f640e0eb70e51205a4696 (patch)
tree035b7cef15502c6881fc6f4eee22fbdb479af2b6 /README.md
parentb15d786e89e2fb02ffd4935f6c01301ec8b5d578 (diff)
Build instructions for Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2a561b8b..6ae51db9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Mailcore 2: Introduction ##
+## MailCore 2: Introduction ##
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:
@@ -15,7 +15,7 @@ MailCore 2 provides a simple and asynchronous Objective-C API to work with the e
### Cocoapods ###
-Mailcore 2 is available on [Cocoapods](http://cocoapods.org/).
+MailCore 2 is available on [Cocoapods](http://cocoapods.org/).
**For iOS:**
```