From 852558acdebb1cf37aabc2f4bc1b5d43c368885b Mon Sep 17 00:00:00 2001 From: Rubycut Date: Sun, 27 Nov 2011 10:54:51 +0100 Subject: [PATCH] Add installation instructions. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 77e5754..867882b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ Requirements * An IMAP server -- tested with gmail +Installation +============ + + npm install imap + Example =======