diff --git a/README.md b/README.md index 19b5d2f..ba14170 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,6 @@ Vue.use(Toasted) // you can also pass options, check options reference below Vue.use(Toasted, Options) -; - ``` ```javascript