We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b6f54 commit c95d11dCopy full SHA for c95d11d
1 file changed
README.md
@@ -13,6 +13,10 @@ The complete guide and reference is available here: [https://codeshack.io/multi-
13
- **Lightweight**: Lightweight in size and does not depend on other libraries.
14
- **Flexible**: Convert your existing native select elements with minimal configuration.
15
16
+## Screenshot
17
+
18
+
19
20
## Quick Start
21
Clone the repository and include the CSS and JavaScript files in your project.
22
@@ -115,10 +119,6 @@ new MultiSelect(document.getElementById('example-multi-select'), {
115
119
});
116
120
```
117
121
118
-## Screenshot
-
-
122
## License
123
124
Distributed under the MIT License. See `LICENSE` for more information.
0 commit comments