From ca927f9c126c300d0d19eb667f57be064bfdd983 Mon Sep 17 00:00:00 2001 From: Arnold Daniels Date: Mon, 24 Apr 2017 11:16:39 +0200 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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', [