Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
CDN URL Added
  • Loading branch information
yesiamrocks authored Sep 24, 2021
1 parent 2a3d10b commit a07a640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ We developed the most easier way to work with scroll animation, Just use `data-s
# How To Use It?
### Include Library
To get started, just download `scrolly.js` and `cssanimation.css` [download](http://cssanimation.io/). Now include the `cssanimation.css` stylesheet into the head and add `scrolly.js` scripts before the `body` tag
Or add it directly to your webpage using a CDN: https://rawcdn.githack.com/yesiamrocks/scrolly.js/2a3d10b8065c42ad000859cf38ef55e6fff60973/scrolly.min.js
``` html
<!DOCTYPE html>
<html lang="en">
Expand Down

0 comments on commit a07a640

Please sign in to comment.