diff --git a/README.md b/README.md index 315858a..d98ec45 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,14 @@ An online demo of the directive can be found [here](https://rawgit.com/legalthin ## Installation -Install this module using bower +Install this module using **bower** bower install angular-signature --save +or install this module using **npm** + + npm install angular-signature --save + Add the module to your app angular.module('app', [