From 07bb4caaea3e87c9a40ef631ee7895f440385230 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Wed, 15 Jan 2014 17:57:18 +0100 Subject: [PATCH] update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c386559..77b56fa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ mail-html5 [![Build Status](https://travis-ci.org/whiteout-io/mail-html5.png)](https://travis-ci.org/whiteout-io/mail-html5) ========== -HTML5 Mail App with Client-side Encryption +HTML5 Mail App with integrated OpenPGP encryption. Download the official version under [whiteout.io](http://whiteout.io) -## Getting started -Required packages: nodejs, npm +### Building + +You can download a prebuilt bundle under [https://github.com/whiteout-io/mail-html5/releases](https://github.com/whiteout-io/mail-html5/releases) + +Required packages: nodejs, npm: npm install && grunt