Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Delpa authored Aug 1, 2016
1 parent e774498 commit db10693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Using `npm`
```
Script will added "animation name" in the class on this element, if you scroll to it.

####Examples:
####Examples
```html
<div class="foo " data-aosaa="bar">
```
Expand Down Expand Up @@ -69,7 +69,7 @@ These settings can be set only in options object while initializing AOSAA.

Default is added 'animated' in class when is AOSAA initialized.

example:
####Example:
```javascript
//when it has already been initialized automatic is added 'animated'
<div class="foo animated" data-aosaa="bar">
Expand Down

0 comments on commit db10693

Please sign in to comment.