From 6709c14b1d865dc9064d77972893b2ab4e4fdc15 Mon Sep 17 00:00:00 2001 From: "A.M. Rowsell" Date: Sun, 9 Feb 2025 12:40:29 -0500 Subject: [PATCH] Added logo to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8f7763..03c17cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DiscoRSS +![DiscoRSS Logo](https://frzn.dev/~amr/images/discorss.png) + ## What is it? DiscoRSS is a simple Python script to send RSS feeds to Discord webhooks. It was created because existing bots that did this set limits on the number of feeds, and self-hosting stuff is easier and better anyway. To get this working, you will require the following Python libraries: