We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b5f62 commit 020ceebCopy full SHA for 020ceeb
README.md
@@ -3,6 +3,23 @@ CSS3 scroll animation library
3
4
This library is a part of Kissui project.
5
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
23
# Getting Started
24
25
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