From a350c3e8ed719f2432e201cb644e60c15ee5d3e9 Mon Sep 17 00:00:00 2001 From: ericzhang Date: Fri, 17 May 2013 10:04:32 +0800 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5ce5a..adf9841 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Random number generator of statistical distributions. Demo: [http://ml.codinglabs.org/v/distributions.html](http://ml.codinglabs.org/v/distributions.html) -## How to Use +Algorithm reference: [http://ftp.arl.mil/random/random.pdf](http://ftp.arl.mil/random/random.pdf) + +## Quick Start ### Browsers