From fa78f4059318e1d1c9778b575491a68f7e21be42 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Fri, 12 Nov 2021 21:48:17 +0100 Subject: [PATCH] docs(readme): added CDN link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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