Skip to content

Commit

Permalink
Adding install section
Browse files Browse the repository at this point in the history
  • Loading branch information
afshinm authored Aug 14, 2016
1 parent 93b5f62 commit 020ceeb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@ CSS3 scroll animation library

This library is a part of Kissui project.

# Install

## Bower

You can use bower to install the package:

```
bower install kissui.scrollanim
```

## CDN

Not available yet. We will update this section as soon as possible.

## Manually
You can also download and include files manually from the latest [releases](https://github.com/usablica/kissui.scrollanim/releases).

# Getting Started

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

0 comments on commit 020ceeb

Please sign in to comment.