From ae87752f9280708a5a7573af8ca82081d43c8e50 Mon Sep 17 00:00:00 2001 From: Ashan Fernando Date: Sun, 1 Jun 2014 12:34:04 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f9f55..b6c4878 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ thread2.start(null, function () { /*End: Code segment 2 */ ``` -For more info see the results in: [JSFiddle](http://jsfiddle.net/ashanfer/K88L3/2/) +For more info see the results in: [JSFiddle](http://jsfiddle.net/ashanfer/K88L3/3/) Browser Support --------------------------------------