Skip to content

Commit

Permalink
Minor text update
Browse files Browse the repository at this point in the history
  • Loading branch information
GitBrent authored and GitBrent committed Nov 22, 2016
1 parent 322c5f5 commit abf76ef
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 @@ -459,7 +459,7 @@ slide.addImage({ data:'data:image/png;base64,iVBORwTwB[...]=', x:3.0, y:5.0, w:6
### Image Options
| Parameter | Description | Possible Values |
| :--------- | :------------- | :-------------------- |
| path | image path | (path - can be relative - like a normal <img src="path">)
| path | image path | (path - can be relative - like a normal html tag: img src="path")
| data | image data | (base64-encoded string) |
| x | X location | (inches) |
| y | Y location | (inches) |
Expand Down

0 comments on commit abf76ef

Please # to comment.