Skip to content

Commit

Permalink
update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed May 17, 2016
1 parent 21da97f commit 7695c07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ AngularJS directive that provide `a boolean value` to know $http hasn't had

+ description:

- isloading <!--1.attach the directive-->
- loading="loading" <!--2.write the scope.loading to the app.$rootScope-->
- data-visible="{{loading}}" <!--2.read loading props for CSS-->
- isloading `<!--1.attach the directive-->`
- loading="loading" `<!--2.write the scope.loading to the app.$rootScope-->`
- data-visible="{{loading}}" `<!--2.read loading props for CSS-->`

0 comments on commit 7695c07

Please sign in to comment.