Skip to content

Commit a4e5277

Browse files
committed
update readme
1 parent 1f5f38f commit a4e5277

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

-17
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,6 @@ Visit: [vue-multiselect.js.org](https://vue-multiselect.js.org/#sub-getting-star
3737
</a>
3838
</p>
3939

40-
## Features & characteristics:
41-
* NO dependencies
42-
* Single select
43-
* Multiple select
44-
* Tagging
45-
* Dropdowns
46-
* Filtering
47-
* Search with suggestions
48-
* Logic split into mixins
49-
* Basic component and support for custom components
50-
* V-model support
51-
* Vuex support
52-
* Async options support
53-
* Fully configurable
54-
55-
5640
## Install & basic usage
5741

5842
```bash
@@ -86,7 +70,6 @@ export default {
8670
```
8771

8872
## Examples
89-
inhtml-lang/pug-lang
9073

9174
### Single select / dropdown
9275
```vue

0 commit comments

Comments
 (0)