From ead6a92b68674002905b64c6dd39ef1b9bea6af0 Mon Sep 17 00:00:00 2001 From: John Deerhake Date: Sun, 27 May 2012 19:00:42 -0700 Subject: [PATCH] Forgot closing bracket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1cc228..b9bc355 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ IE Array Shim v0.0.1 -Provides the missing Array functions for IE (and any other environment that might be without them). All code is taken from the [Mozilla Developer Network(https://developer.mozilla.org/). Just drop in ie-array-shim.js and get to work. +Provides the missing Array functions for IE (and any other environment that might be without them). All code is taken from the [Mozilla Developer Network](https://developer.mozilla.org/). Just drop in ie-array-shim.js and get to work. (ie-array-shim.js is 963 bytes when minified and gzipped)