Skip to content

Commit

Permalink
Fixing some spelling and grammar issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkatz committed Oct 16, 2013
1 parent e7be6b9 commit be3c2b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
##ngAnimate##
ngAnimate is best effect sulotion made for AngularJS.
ngAnimate is the best effect solution made for AngularJS.

##Support##
ngAnimate is only support for AngularJS 1.2 now, because it based on AngularJS 1.2 extras ngAnimage.js module.
ngAnimate only supports AngularJS 1.2 now - it is based on the AngularJS 1.2 extras ngAnimate.js module.

##Why use ngAnimate?##
Because it provide many effects, you don't rework again.
Save yourself time by not having to recreate these animations.

##How to use?##
1. Add `ngAnimate.js` first. (from angularjs1.2 extras)
2. Add `ng-animate.css` to you website.
3. Add `css class` in html elements which you want have some effect.
3. Add `css class` in html elements which you want to have some effect.
4. Done!

## DEMO ##
Expand Down

0 comments on commit be3c2b7

Please sign in to comment.