From a4e52773112096875d16eba4f8df89b705ee4b3d Mon Sep 17 00:00:00 2001 From: shentao Date: Mon, 3 May 2021 16:24:08 +0200 Subject: [PATCH] update readme --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index 782066ea..ec1beb54 100644 --- a/README.md +++ b/README.md @@ -37,22 +37,6 @@ Visit: [vue-multiselect.js.org](https://vue-multiselect.js.org/#sub-getting-star

-## Features & characteristics: -* NO dependencies -* Single select -* Multiple select -* Tagging -* Dropdowns -* Filtering -* Search with suggestions -* Logic split into mixins -* Basic component and support for custom components -* V-model support -* Vuex support -* Async options support -* Fully configurable - - ## Install & basic usage ```bash @@ -86,7 +70,6 @@ export default { ``` ## Examples -inhtml-lang/pug-lang ### Single select / dropdown ```vue