diff --git a/README.md b/README.md index 2fa64c8..82ea385 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![License](http://img.shields.io/badge/license-LGPL-blue.svg?style=flat)](https://www.gnu.org/licenses/lgpl-3.0.en.html#content) +[![Clojars](https://img.shields.io/badge/clojars-0.0.20--SNAPSHOT-blue.svg?style=flat)](https://clojars.org/clojurefx/versions/0.0.20-SNAPSHOT) +[![Gratipay](//img.shields.io/gratipay/zilti.svg?style=flat)](//gratipay.com/zilti) +[![Flattr this](//api.flattr.com/button/flattr-badge-small.png)](https://flattr.com/submit/auto?user_id=zilti&url=https%3A%2F%2Fbitbucket.org%2Fzilti%2Fclojurefx) + # ClojureFX ```clojure @@ -20,7 +25,4 @@ This is in a very early state, so there isn't much yet. Take a look at the [Cloj Label {:text "I'm ClojureFX!"} HBox {:id "HorizontalBox" :children [Button {:text "Alright."}]}]}]) -``` - -## Donations -[![Gratipay](//img.shields.io/gratipay/zilti.svg)](//gratipay.com/zilti) [![Flattr this](//api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=zilti&url=https%3A%2F%2Fbitbucket.org%2Fzilti%2Fclojurefx) \ No newline at end of file +``` \ No newline at end of file