Update README.md

This commit is contained in:
Klemek
2019-01-20 17:06:27 +01:00
committed by GitHub
parent 3492ba7de3
commit 60ca9f22e9
+1
View File
@@ -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.