diff --git a/README.md b/README.md index 2af124a..6190654 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # BetterLists (by Klemek) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.klemek/betterlists/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.klemek/betterlists) [![Build Status](https://travis-ci.org/Klemek/BetterLists.svg?branch=master)](https://travis-ci.org/Klemek/BetterLists) An extension of the java.util.List interface which include some of the C# LINQ useful functions.