Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sage Pacheco committed Oct 9, 2019
1 parent 99938a2 commit 2e3e681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ export default {
| `getPropImagesAndCacheImages()` | - | Get all the images information. |
| `clearCacheImages()` | - | Clear cache images. |
| `fromDataURL(data)` | `String` | Draw image from data URL. |
| `fromData(data)` | `String` | Returns signature image as an array of point groups |
| `toData()` | - | Draws signature image from an array of point groups |
| `fromData(data)` | `String` | Returns signature image as an array of point groups. |
| `toData()` | - | Draws signature image from an array of point groups. |
| `isEmpty()` | - | Return signature canvas have data. |

## Credits
Expand Down

0 comments on commit 2e3e681

Please sign in to comment.