Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 0c3f3e5

Browse files
authored
Update README.md
Add code size badge
1 parent 0cfc6d4 commit 0c3f3e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Perfect Java 8 Lambdas.
1111
[![Build Status](https://travis-ci.com/alexengrig/lambdax.svg?branch=master)](https://travis-ci.com/alexengrig/lambdax)
1212
[![codecov](https://codecov.io/gh/alexengrig/lambdax/branch/master/graph/badge.svg)](https://codecov.io/gh/alexengrig/lambdax)
1313
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/138c91a8899645ae9e62f13e56bf9465)](https://app.codacy.com/app/alexengrigdev/lambdax?utm_source=github.com&utm_medium=referral&utm_content=alexengrig/lambdax&utm_campaign=Badge_Grade_Dashboard)
14+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alexengrig/lambdax.svg)
1415

1516
This library contains utility classes with useful lambdas. Uses [currying](https://en.wikipedia.org/wiki/Currying) function.
1617

0 commit comments

Comments
 (0)