Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
HECki committed Aug 6, 2023
1 parent 2dedb55 commit 5d0b1b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ All transparent pixels (or at least those with alpha value higher than the provi
Original image:

<kbd>
<img src="https://hecki.codes/gocrop/circle.png">
<img src="https://hecki.codes/static/gocrop/circle.png">
</kbd>

Cropped image:

<kbd>
<img src="https://hecki.codes/gocrop/circle_cropped.png">
<img src="https://hecki.codes/static/gocrop/circle_cropped.png">
</kbd>

Cropped and padded image:

<kbd>
<img src="https://hecki.codes/gocrop/circle_cropped_padded.png">
<img src="https://hecki.codes/static/gocrop/circle_cropped_padded.png">
</kbd>

# CLI Examples
Expand Down

0 comments on commit 5d0b1b0

Please sign in to comment.