Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NickPiscitelli authored Nov 12, 2018
1 parent db8177b commit a6b4bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Glider(document.querySelector(element_path)).destroy();

Glider.js should run on all modern browsers. Support for older browser can be achieved by polyfilling `document.classList`, `window.requestAnimationFrame`, `Object.assign` and `CustomEvent`

Include `glider-compat.min.js` to include the aforemention polyfills
Include `glider-compat.min.js` to load the aforementioned polyfills

#### Dependencies

Expand Down

0 comments on commit a6b4bb3

Please sign in to comment.