diff --git a/README.md b/README.md index 8f61eb8..0c264ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Gooey (Beta) ===== -Turn (almost) any Console Program into a GUI application with one line +Turn (almost) any Python Console Program into a GUI application with one line

@@ -45,6 +45,7 @@ Change Log **Planned Features:** +- Language agnostic support -- a stand-alone Gooey to build other Gooies! - docopt support -- The people demand it! - Ability to customize widgets (e.g. FileChooser instead of TextBox) - Stop/cancel button on run screen