Skip to content

Commit

Permalink
docs(readme): 📝 Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
imanmalekian31 committed Sep 5, 2022
1 parent 007aa4a commit 47f4cb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,20 @@

## Installation

### Vue 3
```shell
# npm
$ npm install vue-toy-face
# yarn
$ yarn add vue-toy-face
```
### Vue 2
```shell
# npm
$ npm install [email protected]
# yarn
$ yarn add [email protected]
```

## Usage

Expand Down

0 comments on commit 47f4cb1

Please sign in to comment.