From 2b8d87151342e5c79ef9546e121f33b2e3c8d58c Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 19 Jul 2015 18:13:00 -0600 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 0722d7c..2a72d99 100644 --- a/README.md +++ b/README.md @@ -135,14 +135,6 @@ Features - A command line utility with functionality equivalent to the GUI. Useful for automated builds. - Compression of executables with upx - -Future Plans ------------- - -Since the UI is getting quite cluttered, and the current design has limitations in terms of size, I'm working on recreating Web2Executable in NW.js with an enhanced UI using the opensource bootflat project. This will take a bit of time, but it will greatly simplify the build process, and it will have the added bonus of Web2Executable being able to bootstrap itself. - -I will take all the bugs and feature requests from the github repo into consideration and probably add a few new features while I'm at it. - Planned New Features --------------------