Skip to content

Commit 9bd4461

Browse files
authored
Update README.md
1 parent daa690d commit 9bd4461

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
A React hook to render Lottie animations using Airbnb’s JavaScript library.
66

7+
## Install
8+
9+
```
10+
npm install @joshuabaker/react-lottie
11+
```
12+
13+
```
14+
yarn add @joshuabaker/react-lottie
15+
```
16+
717
## Usage
818

919
The `useLottie` hook takes two arguments:

0 commit comments

Comments
 (0)