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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Apr 23, 2017
1 parent 2911abb commit a8467d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Add the module to your app
### Basics

```html
<signature-pad accept="accept" clear="clear" height="220" width="568"></signature-pad>
<signature-pad accept="accept" clear="clear" height="220" width="568" disabled="false"></signature-pad>
<button ng-click="clear()">Clear signature</button>
<button ng-click="signature = accept()">Sign</button>
```
Expand Down

0 comments on commit a8467d0

Please sign in to comment.