Skip to content

Commit

Permalink
Adds npm alternative to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmurrays committed Aug 31, 2016
1 parent 1264817 commit ca58430
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,10 @@ Just install via bower:

bower install ngDfp --save

or npm:

npm install ngDfp --save

Then, include it as a dependency:

angular.module('your.module', ['ngDfp'])
Expand Down

0 comments on commit ca58430

Please sign in to comment.