Skip to content

Commit

Permalink
tidied up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Janes committed Jun 3, 2020
1 parent c622d17 commit 19c075c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

See the docs at [Vuetify Snackbar Queue Docs](https://ajanes93.github.io/vuetify-snackbar-queue/)

##Use as Plugin
## Use as Plugin
>Import as plugin in your main.js file
```js
Expand All @@ -28,7 +28,7 @@ Vue.use(VuetifySnackbarQueue)
</template>
```

##Development Setup
## Development Setup

### Project setup
```
Expand Down

0 comments on commit 19c075c

Please sign in to comment.