Skip to content

Commit 1a49ce8

Browse files
committed
fix bintray download badge
1 parent 20250c0 commit 1a49ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ JLessC
44
[![Build Status](https://travis-ci.org/i-net-software/jlessc.svg)](https://travis-ci.org/i-net-software/jlessc)
55
[![License](https://img.shields.io/github/license/i-net-software/jlessc.svg)](https://github.com/i-net-software/jlessc/blob/master/license.txt)
66
[![Coverage Status](https://coveralls.io/repos/i-net-software/jlessc/badge.svg?branch=master&service=github)](https://coveralls.io/github/i-net-software/jlessc?branch=master)
7-
[![Download](https://img.shields.io/bintray/v/bintray/jcenter/de.inetsoftware%3Ajlessc.svg)](https://bintray.com/bintray/jcenter/de.inetsoftware%3Ajlessc)
7+
[![Download](https://api.bintray.com/packages/bintray/jcenter/de.inetsoftware%3Ajlessc/images/download.svg)](https://bintray.com/bintray/jcenter/de.inetsoftware%3Ajlessc/_latestVersion)
88
[![Maven](https://img.shields.io/maven-central/v/de.inetsoftware/jlessc.svg)](https://mvnrepository.com/artifact/de.inetsoftware/jlessc)
99

1010
JLessC is a [Less CSS compiler](http://lesscss.org) written completely in Java (pure Java). It does not need any additional libraries at runtime (no JavaScript, no ANTLR). The main target of the project is performance and compatibility to Bootstrap.

0 commit comments

Comments
 (0)