From f72af982b92e6195cd226405de16888534cfbaa5 Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Wed, 7 Dec 2022 22:04:38 +0300 Subject: [PATCH] Updated docs: note about using v-model and fix CDN --- docs/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ea0bdf0..23b233d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -20,7 +20,7 @@ npm i maska To include library from CDN, use UMD format and prefix all classes and directives with `Maska.` ``` html - +