From 4f65cd5ff95991edd21e7e6b8ee225e8d00916a2 Mon Sep 17 00:00:00 2001 From: "zilti@lyrion.ch" Date: Sat, 17 Jan 2015 05:47:39 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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