From 296b6a9f41fc24c43acb2976fcbe4559902e1d6e Mon Sep 17 00:00:00 2001 From: Laurent Guerard Date: Thu, 25 Jun 2026 17:43:21 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=90=9B=20use=20absolute=20logo=20?= =?UTF-8?q?URL=20so=20PyPI=20renders=20it?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PyPI can't resolve the relative docs/assets/logo.png path, so the project page showed the alt text instead of the image. Point the README at the raw.githubusercontent.com URL (works on GitHub and PyPI). Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc52598..2de7a6b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- patchworks logo + patchworks logo

# patchworks