Skip to content

Commit

Permalink
travis build status
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Sajnóg committed Nov 1, 2015
1 parent bb46bef commit d6daa9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# AOS - Animate on scroll library
# AOS - Animate on scroll library
[![Build Status](https://travis-ci.org/michalsnik/aos.svg?branch=dev)](https://travis-ci.org/michalsnik/aos)

Small library to animate elements on your page as you scroll.

Expand Down Expand Up @@ -277,4 +278,4 @@ If you have any questions, ideas or whatsoever, please let me know in `issues` o
* [x] ~~Duration customization with global and individual settings~~
* [x] ~~Handle asynchronously loaded elements~~
* [x] ~~Anchor placement option - to choose which place of element in vieport should trigger animation
i.e. top, bottom, center, center-top, center-bottom~~
i.e. top, bottom, center, center-top, center-bottom~~

0 comments on commit d6daa9f

Please sign in to comment.