update readme

This commit is contained in:
ericzhang
2013-05-17 10:04:32 +08:00
parent 2e370dfae1
commit a350c3e8ed
+3 -1
View File
@@ -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
<script type="text/javascript" src="/path/to/random.js"></script>