From 66c129d43077264e7907fecf9d31748e143806f1 Mon Sep 17 00:00:00 2001 From: wassname Date: Mon, 28 Mar 2016 15:12:47 +0800 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ac75b..543f236 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Random number generator of many statistical distributions. -Demo: https://wassname.github.io/random.js](https://wassname.github.io/random.js) +Demo: [https://wassname.github.io/random.js](https://wassname.github.io/random.js) Algorithm reference: [http://ftp.arl.mil/random/random.pdf](http://ftp.arl.mil/random/random.pdf)