From 29d5e558ed1805c414f9730f40bf491f2c6b4d09 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sun, 19 Nov 2017 13:09:51 -0800 Subject: [PATCH] Update ReadMe with list of supported feed formats. Fix #172. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8223f8c0a..86a8b8d70 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ It’s a feed reader for MacOS. -No, it doesn’t support JSON Feed yet. It’s [on the to-do list](https://github.com/brentsimmons/Evergreen/issues/20). +It supports [RSS](http://cyber.harvard.edu/rss/rss.html), [Atom](https://tools.ietf.org/html/rfc4287), [JSON Feed](https://jsonfeed.org/), and [RSS-in-JSON](https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md) formats. -It’s also not actually usable at this point. +It’s barely usable at this point. Barely. Probably not even. A whole bunch of things haven’t been done yet. (See the [bug tracker](https://github.com/brentsimmons/Evergreen/milestone/1)). -More info: [https://ranchero.com/evergreen/](https://ranchero.com/evergreen/) \ No newline at end of file +More info: [https://ranchero.com/evergreen/](https://ranchero.com/evergreen/)