Skip to content

Commit 3a83ca9

Browse files
committed
UPDATE: Readme.md
Signed-off-by: dziksu <benjaminrast93@gmail.com>
1 parent 1a69c20 commit 3a83ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React hook use-window-width
1+
# React hook: useWindowWidth
22

33
A simple hook for React to receive current window width using `window.requestAnimationFrame` for a better performance.
44

@@ -13,7 +13,7 @@ A minimal requirements to use the package:
1313

1414
## Installation
1515

16-
Use the package manager yarn or npm to install foobar.
16+
Use the package manager yarn or npm to install **react-hook-use-window-width**.
1717

1818
```bash
1919
npm install react-hook-use-window-width

0 commit comments

Comments
 (0)