Skip to content

Commit

Permalink
ドキュメントの更新
Browse files Browse the repository at this point in the history
  • Loading branch information
hosokawat committed Dec 8, 2019
1 parent f017372 commit ea3e2fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/[email protected].3/v-ajax-form.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/hosokawat/[email protected].4/v-ajax-form.min.js'></script>
```

### npm
Expand Down
4 changes: 2 additions & 2 deletions README_ENG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Also download [axios](https://github.com/axios/axios).
Paste the following code inside the head tag.
``` html
<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/hosokawat/[email protected].3/v-ajax-form.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/hosokawat/[email protected].4/v-ajax-form.min.js'></script>
```

### npm
Expand All @@ -51,7 +51,7 @@ npm install v-ajax-form

## Sample code

Information acquisition page for books.
Information acquisition page for books.


[jsfiddle](https://jsfiddle.net/hosokawat/tfhn2cp3/)
Expand Down

0 comments on commit ea3e2fb

Please sign in to comment.