Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Apr 24, 2017
1 parent a24cbf0 commit ca927f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -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', [
Expand Down

0 comments on commit ca927f9

Please sign in to comment.