Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vLX42 committed Jan 25, 2021
1 parent 21c9448 commit ff0f80a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

FPS React is a small package with some usefull hooks to detect low frame rate, showing FPS stats or just get the raw FPS data.

## Install
```
npm i fps-react
or
yarn add fps-react
```

## useFPSDetect
Used for detecting low frame rate and maybe disable effect to improve preformace.
Expand Down

0 comments on commit ff0f80a

Please sign in to comment.