From 2545ec18127c58801f0d2de21547a8fac3b7d4ca Mon Sep 17 00:00:00 2001 From: Joey Date: Thu, 18 Dec 2014 08:19:45 +1300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ba15e38..1d3fc33 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ Features - Ability to specify a node-webkit version to download - Automatic insertion of icon files into Windows exe's or Mac Apps by filling out the icon fields as necessary +Planned Features +---------------- + +- Compression options using UPX to minimize the exe size +- Minification of javascript, html, css before zipping + FAQ ---