diff --git a/README.md b/README.md index c8a2250..e5c478d 100644 --- a/README.md +++ b/README.md @@ -161,11 +161,12 @@ Learn more: [https://vueform.com](https://vueform.com) - [Default values that are not among the options using allowAbsent: true](#default-values-that-are-not-among-the-options-using-allow-absent) - [Manage created tag asynchronously](#manage-created-tag-asynchronously) - [Load async options from API on open with infinite scroll](#load-async-options-from-api-on-open-with-infinite-scroll) + - [Multiselect with localized texts](#multiselect-with-localized-texts) - [License](#license) ## Demo -Check out our demo. +Check out our demo. ## Installation @@ -175,7 +176,7 @@ npm install @vueform/multiselect ## Using with Vue 3 -``` vue +```vue