Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinstark authored Nov 20, 2024
1 parent a1e71cc commit 9e807de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Returns a `reset` function which enables clearing the timeout, letting you call

### Usage

```bash
npm i throttle-ts
```

```javascript
import { throttle } from "throttle-ts";
```
Expand Down

0 comments on commit 9e807de

Please sign in to comment.