picardy / angular-fontawesome

A simple Angular directive for FontAwesome
http://picardy.github.io/angular-fontawesome/demo/
MIT License
120 stars 19 forks source link

Add bower.json dependency to readme #22

Closed dblommesteijn closed 8 years ago

dblommesteijn commented 8 years ago

I've added an instruction to README for adding angular-fontawesome for building. This instruction is pretty straightforward, but the rest of the readme was so elaborate that I found this missing.

fastfrwrd commented 8 years ago

Thanks for the PR. Since angular-fontawesome can be installed with npm or bower, we should probably explain both in a separate install step.