Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
calebporzio committed Feb 26, 2020
1 parent 5948bdd commit 6aedf3d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Livewire Vue Support
# Livewire VueJS Support Plugin

## Usage
Include the CDN asset after your `@livewireScripts` statement in your app's layout file:

```html
@livewireScripts
<script src="https://cdn.jsdelivr.net/gh/livewire/vue@v0.1.0/dist/livewire-vue.js"></script>
```

0 comments on commit 6aedf3d

Please sign in to comment.