Skip to content

Commit 59c6bc2

Browse files
Working with jQuery 3.x.x
1 parent c4894f4 commit 59c6bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ bower i --save parallax.js
1313
```
1414

1515
```html
16-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
16+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
1717
<script src="/path/to/parallax.min.js"></script>
1818
```
1919

0 commit comments

Comments
 (0)