Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaichii authored Aug 24, 2022
1 parent 763eebb commit 5553484
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@
[![NPM](https://img.shields.io/npm/v/use-detect-overflow.svg)](https://www.npmjs.com/package/use-detect-overflow) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

[Live Example](https://kaichii.github.io/use-detect-overflow/)

## Install

```bash
npm install --save use-detect-overflow
// OR
yarn add use-detect-overflow
// OR
pnpm add use-detect-overflow
```

## Usage
Expand Down

0 comments on commit 5553484

Please sign in to comment.