update readme

This commit is contained in:
ericzhang
2013-05-19 20:48:34 +08:00
parent 413da70320
commit 61b5808fd3
+6 -1
View File
@@ -6,7 +6,12 @@ Demo: [http://ml.codinglabs.org/v/distributions.html](http://ml.codinglabs.org/v
Algorithm reference: [http://ftp.arl.mil/random/random.pdf](http://ftp.arl.mil/random/random.pdf)
## Quick Start
## Installation
npm install random-distrib.js
## Example
### Browsers
<script type="text/javascript" src="/path/to/random.js"></script>