From 4f93423a6bb6e5f9829d79dd90a10f8970a811e0 Mon Sep 17 00:00:00 2001 From: jeena Date: Wed, 24 Apr 2013 16:46:53 +0200 Subject: [PATCH] added screenshots --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a0daad..f950cec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Feed the Monkey +Logo + Feed the Monkey is a desktop client for [TinyTinyRSS](http://tt-rss.org). That means that it doesn't work as a standalone feed reader but only as a client for the TinyTinyRSS API which it uses to get the normalized feeds and to synchronize the "article read" marks. It is written in PyQt and uses Webkit to show the contents. @@ -29,4 +31,8 @@ The keyboard shortcuts are inspired by other feed readers which are inspired by I just hacked together this one within one day so it is not feature complete yet and has no real error handling. -Right now it only loads unread articles and shows them one after another. I might add a sidebar in the future, we will see. \ No newline at end of file +Right now it only loads unread articles and shows them one after another. I might add a sidebar in the future, we will see. + +## Screenshot + +![Feed the Monkey screenshot](http://jabs.nu/feedthemonkey/feedthemonkey-screenshot.png) \ No newline at end of file