Skip to content

Commit 8118c88

Browse files
committed
fix: docs install
1 parent 2d41baf commit 8118c88

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ Add accessibility reading panel to any website!
3333

3434
More features are coming soon!
3535

36+
# Installation
37+
38+
```bash
39+
npm install --save react-reading-panel
40+
```
41+
OR
42+
```bash
43+
yarn add react-reading-panel
44+
```
45+
3646
# Usage
3747

3848
## Target by Id

0 commit comments

Comments
 (0)