Skip to content

Commit

Permalink
Fix #2, Wrong Watermark API README
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bubelíny committed Dec 13, 2015
1 parent 1c3529e commit b3c8d82
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 @@ -198,7 +198,7 @@ Service that provides API to manipulate images.

* `createWatermark(PHPThumb $watermarkThumb, $position = [0, 0])`

* `$watermarkThumb` - What pixels of a margin should be around the original image.
* `$watermarkThumb` - Watermark image from watermark file.
* `$position` - Position of watermark, X and Y from the left bottom corner.


Expand Down

0 comments on commit b3c8d82

Please sign in to comment.