Skip to content

Commit 4198653

Browse files
committed
(docs) add vue CDN import
1 parent 8b07638 commit 4198653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ npm install --save vue-advanced-chat
8080
yarn add vue-advanced-chat
8181

8282
# Using CDN
83+
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.14"></script>
8384
<script src="https://cdn.jsdelivr.net/npm/vue-advanced-chat@0.8.8/dist/vue-advanced-chat.min.js"></script>
8485
```
8586

0 commit comments

Comments
 (0)