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 4996256 commit 4dcf36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const { fps } = useFPSCore({ fpsHistory: 50, fpsSampleRate: 1000 })
```

## Credits
Inspired by https://github.com/sebslomski/react-stats and https://github.com/mrdoob/stats.js.
Inspired by https://github.com/sebslomski/react-stats, https://github.com/tibotiber/react-fps-stats and https://github.com/mrdoob/stats.js.

## Demo
You can see the hook in action on my person page: https://vlx.dk/

0 comments on commit 4dcf36d

Please sign in to comment.