Skip to content

Commit

Permalink
More broken links.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjbradley committed Aug 23, 2015
1 parent 657fca0 commit e5aae89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SignaturePad: A jQuery plugin for assisting in the creation of an HTML5 canvas b
## Quick Start

1. Include `jquery.signaturepad.css`, `flashcanvas.js`, `jquery.js`, `jquery.signaturepad.js`, `json2.js` in your HTML file
2. Create the HTML, following the example: <examples/accept-signature.html>
2. Create the HTML, [following the example](examples/accept-signature.html)
3. `$('.sigPad').signaturePad();`
4. Remember that [most things are configurable](documentation.md#options)

Expand Down

0 comments on commit e5aae89

Please sign in to comment.