WOW animation / jQuery WOW

Download from
https://github.com/matthieua/WOW
How to use?
http://mynameismatthieu.com/WOW/docs.html

Add css
<link rel="stylesheet" href="css/animate.css">
 
Link and activate WOW.js
 <script src="js/wow.min.js"></script>
<script>
 new WOW().init();
</script>

HTML

<h1 class="wow fadeInUp">I took a deep breath and listened to the old brag of my heart</h1>