From f3daed0bfb8a9377a9909e8b19d26090a2af2e25 Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Fri, 8 Oct 2021 13:40:48 -0400 Subject: [PATCH] link to feed-to-activitypub --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 02a6ad5..5159f32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -*feediverse* will read RSS/Atom feeds and send the messages as Mastodon posts. -Please use responsibly! *feediverse* is kind of the same thing as [feed2toot] -but it's just one module that works with Python 3, and I was bored. +*feediverse* will read RSS/Atom feeds and send the messages as Mastodon posts. Please use responsibly! *feediverse* is kind of the same thing as [feed2toot] or [rss-to-activitypub](https://github.com/dariusk/rss-to-activitypub/) but it's just one module that works with Python 3, and I was bored. ## Install