From 825cb3b2e4c01b8bedcd45781da8facc652d4956 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 9 Nov 2018 08:09:25 -0800 Subject: [PATCH] Fixed URL's for standalone deployment --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d65797c..02b52b7 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ export default { } ``` -## Browser +## Standalone Mode with CDN ```html - - + + ``` The plugin should be auto-installed. If not, you can install it manually with the instructions below.