From e6c5fca61ee48337d4091121f934ef9f6d7ad070 Mon Sep 17 00:00:00 2001 From: adminoo Date: Sat, 27 Feb 2021 16:41:37 +0100 Subject: [PATCH] usual readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 161394e..98f467f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # org2newsboat -Parse an [https://github.com/remyhonig/elfeed-org](elfeed-org) RSS file and write a `urls` file readable by Newsboat (Newsbeuter's successor). It exports the URL, tags and link description as a comment if it exists. +`org2newsboat` parses an [elfeed-org](https://github.com/remyhonig/elfeed-org) RSS file and writes a `urls` file readable by Newsboat (Newsbeuter's successor). It exports the URL, tags and link description as a comment if it exists. # Installation