darthwade / angular-loading

Angular directive that lets you to prevent user interaction with part of the page and display loading/busy indicator (spinner based on spin.js)
http://embed.plnkr.co/XLL3li/preview
MIT License
96 stars 49 forks source link

Readme update #20

Closed manar-mk closed 8 years ago

manar-mk commented 8 years ago

in the usage paragraph there is a mistake in the module dependency adding. instead of darthwade.loading there should be darthwade.dwLoading It also was in the issues

darthwade commented 8 years ago

Thanks @manar-mk