From 0297a89daa47ffff206c9fd69a7853dc587aede6 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Sat, 17 Aug 2024 20:38:43 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ec361f..b297022 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -# PYRSS +# PYRSS Bot An RSS driven Discord bot written in Python. Provides user commands for storing RSS feed URLs that can be assigned to any given discord channel. -Content is shared every 10 minutes as an Embed. - -Depends on the web server app. \ No newline at end of file +Depends on the [web application](https://gitea.corbz.dev/corbz/PYRSS-Website). Check the releases for compatible versions.