diff --git a/README.md b/README.md index 8cf3869..85f0d55 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,12 @@ this.$tours['myTour'].start() For a more detailed documentation, checkout the [docs for vue-tour](https://github.com/pulsardev/vue-tour/wiki). +### Alternative CDN usage + +```html + +``` + ## `before()` UI step functions If you need to do UI setup work before a step, there's a `before` function you may include in any/each of