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 [](https://travis-ci.org/apache/commons-rng) [](https://coveralls.io/github/apache/commons-rng?branch=master) -<!-- [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng/) ---> +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-simple/) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-rng-sampling/) [](http://www.apache.org/licenses/LICENSE-2.0.html) The Apache Commons RNG project provides Java implementations of pseudo-random numbers generators.
