From e83575e97b3480aa4b02b24199168b9f2503d89a Mon Sep 17 00:00:00 2001 From: "zilti@lyrion.ch" Date: Wed, 2 Aug 2017 12:46:19 +0000 Subject: [PATCH] README.md wurde online mit Bitbucket bearbeitet --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1c319e..de19dae 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ A Clojure extension to make working with [JavaFX](http://download.java.net/jdk8/ ## Features -This is in a very early state, so there isn't much yet. Take a look at the [ClojureFX manual](http://lyrion.ch/share/clojurefx.html). +Take a look at the [ClojureFX manual](http://lyrion.ch/share/clojurefx.html). -* Declarative EDN GUI structure compilation * FXML loading and scripting * **NEW** Automatic FXML controller generation +* Declarative EDN GUI structure compilation * Simplified event binding (bind a Clojure function to an event trigger) ### Declarative UI programming