Repository: commons-rng
Updated Branches:
  refs/heads/master acb61071a -> 125c23784


RNG-38: GitHub badges.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/dcc68f2f
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/dcc68f2f
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/dcc68f2f

Branch: refs/heads/master
Commit: dcc68f2feab7ac31b5771a15107864d0354d40a4
Parents: b23f09d
Author: Gilles <[email protected]>
Authored: Fri Jun 30 22:13:55 2017 +0200
Committer: Gilles <[email protected]>
Committed: Fri Jun 30 22:13:55 2017 +0200

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/dcc68f2f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 69dd456..b218f27 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ Apache Commons RNG
 
 [![Build 
Status](https://travis-ci.org/apache/commons-rng.svg?branch=master)](https://travis-ci.org/apache/commons-rng)
 [![Coverage 
Status](https://coveralls.io/repos/github/apache/commons-rng/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-rng?branch=master)
-<!-- [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng/)
--->
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-simple/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-simple/)
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-sampling/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-sampling/)
 
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 The Apache Commons RNG project provides Java implementations of pseudo-random 
numbers generators.

Reply via email to