Skip to content

Commit 6452830

Browse files
authored
Update README.md
1 parent ff1e62b commit 6452830

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ A POC React component library for rendering skeleton states that automatically a
77

88
Try it live in a sandbox by reloading the in-window browser: https://codesandbox.io/s/react-fallback-demo-b36dft?file=/src/App.tsx
99

10-
## Motivation
10+
## Installation
11+
12+
```
13+
$ npm i @steviecs/react-fallback
14+
```
15+
16+
## Motivation & usage
1117

1218
Because
1319

0 commit comments

Comments
 (0)