From eb902458bc77067532d6ecc4754fd6993ec24af2 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 8 Jan 2022 21:09:00 +0100 Subject: #67: Update documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ea36d0..6b424c1 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ as inline base64-encoded data (the old default behavior of feed2imap). * Use HTML-Parser instead of regular expressions for modifying the HTML content. * STARTTLS-Support. As it turned out only in testing, the old feed2imap never supported it... * `item-filter` option that allows to specify an inline filter expression on the items of a feed. +* Readability support: Fetch and present the linked article. ### Subtle differences @@ -68,7 +69,7 @@ Please open an issue if you are missing your platform. Clone the repository and, optionally, switch to the tag you want: ````bash git clone https://github.com/Necoro/feed2imap-go -git checkout v1.2.0 +git checkout v1.4.0 ```` The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser): -- cgit v1.2.3-54-g00ecf