Skip to content

Commit c95d11d

Browse files
authored
Update README.md
1 parent 92b6f54 commit c95d11d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ The complete guide and reference is available here: [https://codeshack.io/multi-
1313
- **Lightweight**: Lightweight in size and does not depend on other libraries.
1414
- **Flexible**: Convert your existing native select elements with minimal configuration.
1515

16+
## Screenshot
17+
18+
![Screenshot of Multi Select Dropdown](assets/screenshot.png)
19+
1620
## Quick Start
1721
Clone the repository and include the CSS and JavaScript files in your project.
1822

@@ -115,10 +119,6 @@ new MultiSelect(document.getElementById('example-multi-select'), {
115119
});
116120
```
117121

118-
## Screenshot
119-
120-
![Screenshot of Multi Select Dropdown](assets/screenshot.png)
121-
122122
## License
123123

124124
Distributed under the MIT License. See `LICENSE` for more information.

0 commit comments

Comments
 (0)