From c055d8feaed5173f4d55c6092401349e882a0a7f Mon Sep 17 00:00:00 2001 From: Arno Fukuda <133849024+arno-fukuda@users.noreply.github.com> Date: Sat, 14 Dec 2024 21:16:30 +0900 Subject: [PATCH] chore: new logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2609262..ec0ed3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![imgix logo](https://assets.imgix.net/sdk-imgix-logo.svg) +![imgix logo](https://assets.imgix.net/sdk-imgix-logo-new.svg) `imgix-php` is a client library for generating image URLs with [imgix](https://www.imgix.com/). It is tested under PHP versions `8.0`, `8.1` and `8.2`.