Skip to content

Commit

Permalink
Merge pull request #151 from orionll/patch-1
Browse files Browse the repository at this point in the history
Added Javadoc badge to README.md
  • Loading branch information
amaembo committed May 3, 2017
2 parents 4eb7a91 + 6a66393 commit 59d5cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Enhancing Java 8 Streams.

[![Maven Central](https://img.shields.io/maven-central/v/one.util/streamex.svg)](https://maven-badges.herokuapp.com/maven-central/one.util/streamex/)
[![Javadocs](https://www.javadoc.io/badge/one.util/streamex.svg)](https://www.javadoc.io/doc/one.util/streamex)
[![Build Status](https://travis-ci.org/amaembo/streamex.png?branch=master)](https://travis-ci.org/amaembo/streamex)
[![Coverage Status](https://coveralls.io/repos/amaembo/streamex/badge.svg?branch=master&service=github)](https://coveralls.io/github/amaembo/streamex?branch=master)

Expand Down

0 comments on commit 59d5cee

Please sign in to comment.