Skip to content

Commit

Permalink
Add blog URL (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0vad3v authored Jul 24, 2023
1 parent cd0a83a commit 8ca3660
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@
[![codecov](https://codecov.io/gh/webp-sh/webp_server_go/branch/master/graph/badge.svg?token=VR3BMZME65)](https://codecov.io/gh/webp-sh/webp_server_go)
![Docker Pulls](https://img.shields.io/docker/pulls/webpsh/webp-server-go?style=plastic)

[Documentation](https://docs.webp.sh/) | [Website](https://webp.sh/)
[Documentation](https://docs.webp.sh/) | [Website](https://webp.sh/) | [WebP Cloud Services Blog](https://blog.webp.se/)

This is a Server based on Golang, which allows you to serve WebP images on the fly.

* currently supported image format: JPEG, PNG, BMP, GIF, SVG

> e.g When you visit `https://your.website/pics/tsuki.jpg`,it will serve as `image/webp` format without changing the
> URL.
>
> ~~For Safari and Opera users, the original image will be used.~~
> We've now supported Safari/Chrome/Firefox on iOS 14/iPadOS 14
## Usage with Docker(recommended)

Expand Down

0 comments on commit 8ca3660

Please sign in to comment.