Skip to content

Commit cdf1eba

Browse files
committed
Update README.md
1 parent cb63d85 commit cdf1eba

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@
4343
Apache Commons CLI
4444
===================
4545

46-
[![Build Status](https://travis-ci.org/apache/commons-cli.svg?branch=master)](https://travis-ci.org/apache/commons-cli)
47-
[![Coverage Status](https://coveralls.io/repos/github/apache/commons-cli/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-cli?branch=master)
46+
[![Build Status](https://travis-ci.org/apache/commons-cli.svg)](https://travis-ci.org/apache/commons-cli)
47+
[![Coverage Status](https://coveralls.io/repos/apache/commons-cli/badge.svg)](https://coveralls.io/r/apache/commons-cli)
48+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/)
49+
[![Javadocs](https://javadoc.io/badge/commons-cli/commons-cli/1.4.svg)](https://javadoc.io/doc/commons-cli/commons-cli/1.4)
4850

4951
Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
5052

@@ -101,4 +103,3 @@ Additional Resources
101103
+ `#apache-commons` IRC channel on `irc.freenode.org`
102104

103105
[ml]:https://commons.apache.org/mail-lists.html
104-

0 commit comments

Comments
 (0)