Skip to content

Commit 0c1e60c

Browse files
committed
Headlines have been changed from H2 to H1
1 parent ddba268 commit 0c1e60c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Getting started with cssanimation.io
1+
# Getting started with cssanimation.io
22
In this documantation we discussed about cssanimation.io's CSS version which professional-grade animation library for the modern web. If you want cssanimation.io's animation by [GreenSock](https://greensock.com/), Please [check our another documantation](https://greensock.com/), which will guide you about the GreenSock.
33

44
With cssanimation.io, all you have to do is to include the appropriate classes with your elements. The method of including the CSS version is outlined below:
@@ -76,11 +76,12 @@ To get started, from the outset you [ download ] the complete library and then
7676
</html>
7777
```
7878
79-
## How to use cssanimation.io's GSAP version
79+
80+
# How to use cssanimation.io's GSAP version
8081
Have a great news for you. Do you know anything about the GreenSock Animation Platform? [GreenSock](https://greensock.com/) is a JavaScript framework which makes it easy to animate HTML elements. And yes GreenSock is absolutely a JavaScript framework, it is not CSS. **So we’ve created another version of cssanimatio.io that animate HTML element by GreenSock**.
8182
That means you animate your HTML element by [GreenSock](https://greensock.com/) the animations that you saw on the home page. So, why worry about something else? Let's get started!!
8283
83-
**please follow the instruction below**
84+
****please follow the instruction below**
8485
8586
First, you download or grab the CDN URL of `TweenMax.js` plugin from [GreenSock](https://greensock.com/tweenmax) and download cssanimation.io's GSAP script `cssanimation-gsap.js` from [cssanimation.io](http://localhost/cssanimation/lib/cssanimation.zip)
8687

0 commit comments

Comments
 (0)