Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5hmlA authored Mar 18, 2022
1 parent b9b73d3 commit fb1875a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@
https://user-images.githubusercontent.com/9412501/159013153-79af72be-30e9-4d92-b34e-7af11c772812.mp4

# how to use
[(https://img.shields.io/badge/pub-v0.0.2-green)](https://pub.dev/packages/parallaxj)
[![pub](https://img.shields.io/badge/pub-v0.0.1-green)](https://pub.dev/packages/parallaxj)
```dart
Parallaxable(
offsetRadio: 1.0 / 10,
under: _underBackground(),
above: _aboveBackground(),
)
```
## customization

Expand Down

0 comments on commit fb1875a

Please sign in to comment.