feed-reader 0.1.3

A simple RSS/Atom feed reader for the terminal
Documentation
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
  <title>Test Blog</title>
  <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="https://example.com/atom.xml">
</head>
<body><p>Hello</p></body>
</html>