diff --git a/README.md b/README.md
index a106a71..720c1de 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,13 @@ Vue.use(VueTypedJs)
```
+## Or via CDN
+```html
+
+
+
+
+```
The plugin should be auto-installed. If not, you can install it manually with the instructions below.