docs: typo in README

This commit is contained in:
Pavel Korytov 2022-03-26 22:09:28 +03:00
parent df32c27c66
commit 33e5b7f755

View file

@ -1,6 +1,6 @@
#+TITLE: elfeed-summary
The package provides a tree-based feed summary interface for [[https://github.com/skeeto/elfeed][elfeed]]. The tree can include individual feeds, [[https://github.com/skeeto/elfeed#filter-syntax][searches]], and groups. It mainly serves as an easier "jumping point" for elfeed, so to make querying a subset of the elfeed database is one action away.
The package provides a tree-based feed summary interface for [[https://github.com/skeeto/elfeed][elfeed]]. The tree can include individual feeds, [[https://github.com/skeeto/elfeed#filter-syntax][searches]], and groups. It mainly serves as an easier "jumping point" for elfeed, so to make querying a subset of the elfeed database one action away.
Inspired by [[https://github.com/newsboat/newsboat][newsboat]].