Skip to content

Commit 7d6c98d

Browse files
committed
Trying new badges.
1 parent eb149d7 commit 7d6c98d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
JavaFastPFOR: A simple integer compression library in Java [![Build Status](https://travis-ci.org/lemire/JavaFastPFOR.png)](https://travis-ci.org/lemire/JavaFastPFOR)
1+
JavaFastPFOR: A simple integer compression library in Java [![Build Status](https://travis-ci.org/lemire/JavaFastPFOR.png)](https://travis-ci.org/lemire/JavaFastPFOR) [![][maven img]][maven] [![][license img]][license]
22
==========================================================
33

44
License
@@ -176,3 +176,10 @@ Funding
176176
-----------
177177

178178
This work was supported by NSERC grant number 26143.
179+
180+
181+
[maven img]:https://maven-badges.herokuapp.com/maven-central/me.lemire.integercompression/JavaFastPFOR/badge.svg
182+
[maven]:http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22me.lemire.integercompression%22%20
183+
184+
[license]:LICENSE
185+
[license img]:https://img.shields.io/badge/License-Apache%202-blue.svg

0 commit comments

Comments
 (0)