Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aldor007 authored Nov 19, 2017
1 parent 1be87b4 commit 723426a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ S3 compatible image processing server written in Go.
width: 75 </p>
</td>
<td>
<a href="https://mort.mkaciuba.com/demo/small/cat.jpg" target="_blank">
<img src="https://mort.mkaciuba.com/demo/small/cat.jpg" width="75px" />
<a href="https://mort.mkaciuba.com/demo/small/img.jpg" target="_blank">
<img src="https://mort.mkaciuba.com/demo/small/img.jpg" width="75px" />
</a>
</td>
</tr>
Expand All @@ -48,7 +48,7 @@ S3 compatible image processing server written in Go.
</ul>
</td>
<td>
![blur](https://mort.mkaciuba.com/demo/blur/cat.jpg")
<img src="https://mort.mkaciuba.com/demo/blur/img.jpg" width="700px" />
</td>
</tr>
Expand All @@ -62,8 +62,8 @@ S3 compatible image processing server written in Go.
</ul>
</td>
<td>
<a href="https://mort.mkaciuba.com/demo/webp/cat.jpg" target="_blank">
![webp](https://mort.mkaciuba.com/demo/webp/cat.jpg)
<a href="https://mort.mkaciuba.com/demo/webp/img.jpg" target="_blank">
<img src="https://mort.mkaciuba.com/demo/webp/img.jpg" width="1000px" />
</a>
</td>
</tr>
Expand All @@ -74,11 +74,12 @@ S3 compatible image processing server written in Go.
<li> <p>resize image (preserve aspect ratio)
width: 1300</p></li>
<li><p>and add watermark</p></li>
</ul>
</td>
<td>
<a href="https://mort.mkaciuba.com/watermark/webp/cat.jpg" target="_blank">
![watermark](https://mort.mkaciuba.com/watermark/cat.jpg)
<a href="https://mort.mkaciuba.com/watermark/watermark/cat.jpg" target="_blank">
<img src="https://mort.mkaciuba.com/demo/watermark/img.jpg" width="1300px" />
</a>
</td>
</tr>
Expand Down

0 comments on commit 723426a

Please # to comment.