From fa0b112a7a17d4ec1c5ffffc86dbe5419560ee78 Mon Sep 17 00:00:00 2001 From: James Ding Date: Tue, 16 Dec 2025 16:47:24 -0600 Subject: [PATCH] fix: update python banner image URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0689559..c04d204 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![python.png](.github/assets/python.png) +![python.png](https://raw.githubusercontent.com/fishaudio/fish-audio-python/refs/heads/main/.github/assets/python.png) # Fish Audio Python SDK