From df0c46500ce0f321d67f0df3f96c59d3ac636a8a Mon Sep 17 00:00:00 2001 From: Joshua Newman Date: Thu, 28 Apr 2016 18:45:54 -0500 Subject: [PATCH] fix(readme): fix cdn path in README Commiting as a fix b/c we need an actualy build for the link to work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c4be0b..8b6262ab 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ PostScribe overrides `document.write`. It is best and safest to use PostScribe a If you just want to use the script without installing anything, use the following to load the script from *cdnjs*: ```html - + ``` ### NPM