Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding authored Jan 19, 2022
1 parent 8d780dd commit ef0628a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,19 @@ base on <strong>Vue2.5.+</strong> & <strong>[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:
Expand Down

0 comments on commit ef0628a

Please sign in to comment.