Skip to content

Commit baa26cf

Browse files
committed
remove beta from readme
1 parent 4a4f00b commit baa26cf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ Provides a React component and single global passive scroll listener to add **ve
1414

1515
## Install
1616

17-
⚠️ **Warning: This is a beta pre-release**
18-
19-
[1.0.0 Release goals](https://github.com/jscottsmith/react-scroll-parallax/issues/3)
20-
2117
```
22-
npm i --save react-scroll-parallax@beta
18+
npm i react-scroll-parallax --save
2319
```
2420

2521
## Usage

0 commit comments

Comments
 (0)