Skip to content

Commit

Permalink
updating readme install section
Browse files Browse the repository at this point in the history
  • Loading branch information
marrionluaka committed Jun 9, 2024
1 parent 43b30b9 commit 886d399
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
A lightweight JavaScript utility for enabling multi-selection functionality.

## Features

- Simple API for managing multi-selection
- Lightweight and fast
- No dependencies

## Installation

### npm

```bash
npm install multiselect
npm install @mluaka/multiselect
```

0 comments on commit 886d399

Please sign in to comment.