From ef0628a5b7b5f3b1df15be78e9dc2493d522d9ea Mon Sep 17 00:00:00 2001 From: Yunwei Xiao Date: Wed, 19 Jan 2022 10:28:30 +0800 Subject: [PATCH] docs: update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 606e393..6825489 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,19 @@ base on Vue2.5.+ & [vue-grid-layout](https://github.com ## Installation +### Vue 2 + ```bash npm i vue-smart-widget -S ``` +### Vue 3 + +```bash +npm i vue-smart-widget@next -S +``` + + ## Import Install all the components: