aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:43:35 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:43:35 -0800
commit9d348ba2b354c7178b2ff7afae176d0905f5cee8 (patch)
tree21d86940490b110b3521c9679c834d253490996d /README.md
parent33ef724179e0e78efb18ef511bc2a71c6cad1be2 (diff)
Link to build instructions for Linux
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 338107b2..4e6539b5 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ Read [instructions for iOS/OSX](https://github.com/MailCore/mailcore2/blob/maste
Read [instructions for Windows](https://github.com/MailCore/mailcore2/blob/master/build-windows/README.md).
+### Build for Linux ###
+
+Read [instructions for Linux](https://github.com/MailCore/mailcore2/blob/master/build-linux/README.md).
+
## 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: