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 7a15514 commit a044da3
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 @@ -14,10 +14,10 @@ If not, then I recommend [AOS](http://michalsnik.github.io/aos/) that comes with
```bash
npm install npm install github:delpa/aos-any-animation --save
```
### Init AOS
### Init AOSAA

```javascript
<script>
AOS.init();
AOSAA.init();
</script>
```

0 comments on commit a044da3

Please sign in to comment.