Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hosokawat authored Sep 6, 2019
1 parent 626c8f5 commit 44438e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ masterブランチの最新版をダウンロードしてください。
headタグ内に次のコードを貼り付けてください。
``` html
<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/hosokawat/v-ajax-form/v-ajax-form.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/hosokawat/v-ajax-form@v1.0.2/v-ajax-form.js'></script>
```

### npm
Expand Down

0 comments on commit 44438e8

Please sign in to comment.