This is an automated email from the ASF dual-hosted git repository.
britter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git
The following commit(s) were added to refs/heads/master by this push:
new cdf1eba Update README.md
cdf1eba is described below
commit cdf1ebadba1240dbb613ba536a89dfc102dc3736
Author: Benedikt Ritter <[email protected]>
AuthorDate: Sun Feb 17 18:23:11 2019 +0100
Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 081c421..059c39d 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,10 @@
Apache Commons CLI
===================
-[](https://travis-ci.org/apache/commons-cli)
-[](https://coveralls.io/github/apache/commons-cli?branch=master)
+[](https://travis-ci.org/apache/commons-cli)
+[](https://coveralls.io/r/apache/commons-cli)
+[](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/)
+[](https://javadoc.io/doc/commons-cli/commons-cli/1.4)
Apache Commons CLI provides a simple API for presenting, processing and
validating a command line interface.
@@ -101,4 +103,3 @@ Additional Resources
+ `#apache-commons` IRC channel on `irc.freenode.org`
[ml]:https://commons.apache.org/mail-lists.html
-