From 128a4196c330f2223806a433451f19ef885fa7f2 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Mon, 24 Nov 2014 15:33:52 -0800 Subject: simplified main README.me --- README.md | 25 ------------------------- build-mac/README.md | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 1cdcc685..338107b2 100644 --- a/README.md +++ b/README.md @@ -13,31 +13,6 @@ MailCore 2 provides a simple and asynchronous Objective-C API to work with the e ## Installation ## -### Cocoapods ### - -MailCore 2 is available on [Cocoapods](http://cocoapods.org/). - -**For iOS:** -``` -pod 'mailcore2-ios' -``` - -**For OS X:** -``` -pod 'mailcore2-osx' -``` - -### Binary ### - -**For iOS:** -Download the latest [build for iOS](http://d.etpan.org/mailcore2-deps/mailcore2-ios/). - -**For iOS:** -Download the latest [build for OS X](http://d.etpan.org/mailcore2-deps/mailcore2-osx/). - -**For Windows** -Download the latest [build for Win32/Win64](http://d.etpan.org/mailcore2-deps/mailcore2-win32/). - ### Build for iOS/OSX ### Read [instructions for iOS/OSX](https://github.com/MailCore/mailcore2/blob/master/build-mac/README.md). diff --git a/build-mac/README.md b/build-mac/README.md index 5e1c647c..a4483f37 100644 --- a/build-mac/README.md +++ b/build-mac/README.md @@ -1,3 +1,25 @@ +### Cocoapods ### + +MailCore 2 is available on [Cocoapods](http://cocoapods.org/). + +**For iOS:** +``` +pod 'mailcore2-ios' +``` + +**For OS X:** +``` +pod 'mailcore2-osx' +``` + +### Binary ### + +**For iOS:** +Download the latest [build for iOS](http://d.etpan.org/mailcore2-deps/mailcore2-ios/). + +**For iOS:** +Download the latest [build for OS X](http://d.etpan.org/mailcore2-deps/mailcore2-osx/). + ### Build for iOS/OSX ### 1. If you're migrating from MailCore1, you should first clean your build folder. -- cgit v1.2.3