README.md edited online with Bitbucket

This commit is contained in:
zilti@lyrion.ch 2017-01-07 17:58:09 +00:00
parent 20a1dbfa1a
commit 4a71003289
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
[clojurefx "0.0.16"]
```
**Note: This project is still maintained. Miss a feature, found a bug? Open a ticket, and I'll fix and improve it.**
A Clojure extension to make working with [JavaFX](http://download.java.net/jdk8/jfxdocs/index.html) simpler and more idiomatic. It allows you to naturally work with stock JavaFX components through use of extended protocols. Should a feature be missing you can easily extend ClojureFX in your own codebase or just fall back to standard JavaFX methods.
## Features