Skip to content

Commit 70c7f4b

Browse files
committed
Add badge
1 parent c996b1d commit 70c7f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Clojars Project](https://img.shields.io/clojars/v/io.github.cljfx/dev.svg)](https://clojars.org/io.github.cljfx/dev)
2+
13
# Cljfx dev tools
24

35
Cljfx is a declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame. Cljfx dev tools are a set of tools that can help with developing cljfx applications that should not be included into production distribution of the cljfx app.
@@ -6,8 +8,6 @@ Cljfx is a declarative, functional and extensible wrapper of JavaFX inspired by
68

79
See latest version in Clojars
810

9-
[//]: # (TODO: deploy to Clojars)
10-
1111
## Requirements
1212

1313
Cljfx dev tools require Java 11 or later.

0 commit comments

Comments
 (0)