From e87a8d453cb7c7211502eefd10f4cde2444af89d Mon Sep 17 00:00:00 2001 From: Troy Date: Fri, 17 Jan 2025 22:48:46 +0000 Subject: [PATCH] update demo gif in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d97920e..45a684a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Packard is a simple RSS aggregator meant to allow you to take a quick glance at what's occurring in topics you care about.
-![Demo](https://github.com/user-attachments/assets/17f228c7-a931-4988-a1c0-8cc7190d4349) +![Demo](https://github.com/user-attachments/assets/439f34ef-5c33-4bd1-bce1-1f0fa549794f) This is my first attempt at making something with Rust so that I may learn alongside creating something that I personally find useful.