Skip to content

Commit 020ceeb

Browse files
authored
Adding install section
1 parent 93b5f62 commit 020ceeb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@ CSS3 scroll animation library
33

44
This library is a part of Kissui project.
55

6+
# Install
7+
8+
## Bower
9+
10+
You can use bower to install the package:
11+
12+
```
13+
bower install kissui.scrollanim
14+
```
15+
16+
## CDN
17+
18+
Not available yet. We will update this section as soon as possible.
19+
20+
## Manually
21+
You can also download and include files manually from the latest [releases](https://github.com/usablica/kissui.scrollanim/releases).
22+
623
# Getting Started
724

825
This projects doesn't have any dependecies. All you need to do is to include the `scrollanim.js` and `scrollanim.css` in your page.

0 commit comments

Comments
 (0)