From d305dec5c1c64dd845973283cb73f01f9b966d13 Mon Sep 17 00:00:00 2001 From: 0x80 <0x80@negativezero.link> Date: Sun, 27 Mar 2022 00:00:00 +0000 Subject: [PATCH] Update readme now that proxies are supported. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20659f0..89dd174 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Some website provide RSS/Atom feeds. rsstube tries to find the URLs for those feeds. -This is a work-in-progress. It's missing some features I want like proxy support and a way to deal with Cloudflare sites. +This is a work-in-progress. Don't expect stability or all the features to work yet. That said, if you download this code and run it, it should work for the features and sites that have been implemented.