We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0b2ff commit 810d55cCopy full SHA for 810d55c
README.md
@@ -15,7 +15,7 @@ bower install jquery-easy-parallax
15
16
```html
17
<script src="bower_components/jquery/dist/jquery.min.js"></script>
18
-<script src="bower_components/requestAnimationFrame.js/requestAnimationFrame.min.js"></script>
+<script src="bower_components/jquery.requestAnimationFrame/jquery.requestAnimationFrame.min.js"></script>
19
<script src="bower_components/jquery-easy-parallax/jquery.parallax.min.js"></script>
20
```
21
0 commit comments