From 9ac0877e68103abf323a6438ed54bcbc862e794a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Adamczak?= Date: Sat, 16 Nov 2024 02:44:25 +0100 Subject: [PATCH] Use `jsdelivr` link for the demo GIF That way, I think it _should_ render in PyPI project README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bce5ec..b544a1e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Save a snapshot of your day as a Spotify playlist. -[![Demo](./demo.gif)][asciicast music_snapshot] +[![Demo](https://cdn.jsdelivr.net/gh/pawelad/music_snapshot/demo.gif)][asciicast music_snapshot] ## Installation Since `music_snapshot` is a command line tool, the recommended installation method