This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git
commit d5af347e763178b08d9738fff5a28e1154b1035a Author: Alex Herbert <aherb...@apache.org> AuthorDate: Sun Feb 17 14:44:39 2019 +0000 Add client API browse link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e853e6..8723e8e 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Documentation More information can be found on the [Apache Commons RNG homepage](https://commons.apache.org/proper/commons-rng). The Javadoc for each of the modules can be browsed: +- [Commons RNG Client API](https://commons.apache.org/proper/commons-rng/commons-rng-client-api/apidocs/) - [Commons RNG Core](https://commons.apache.org/proper/commons-rng/commons-rng-core/apidocs/) - [Commons RNG Simple](https://commons.apache.org/proper/commons-rng/commons-rng-simple/apidocs/) - [Commons RNG Sampling](https://commons.apache.org/proper/commons-rng/commons-rng-sampling/apidocs/)