From cbdc4df090277a44f2e28c6982dc2b3dc754fede Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Thu, 29 Aug 2013 15:44:57 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c897d8c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +FeedMonkey +========== + +TinyTinyRSS client for Firefox OS + +Get it on the [Mozilla Marketplace](https://marketplace.firefox.com/app/feedmonkey/ + +A [TinyTinyRSS](http://tt-rss.org) mobile client with which you can read your RSS feeds and mark them as read on your server. + +- You swipe right and left to navigate through the articles. + +- Works also offline. + +- You can chose between 4 fresh color sshemes. + +To use this Tiny Tiny RSS client to read your RSS feeds you need a TTRSS server, it is not a stand alone application. From 4e57ae38d3d674af79f4d203086a3b7e03a2ebf5 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Thu, 29 Aug 2013 16:26:00 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c897d8c..444ed2f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ FeedMonkey TinyTinyRSS client for Firefox OS -Get it on the [Mozilla Marketplace](https://marketplace.firefox.com/app/feedmonkey/ +Get it on the [Mozilla Marketplace](https://marketplace.firefox.com/app/feedmonkey/) A [TinyTinyRSS](http://tt-rss.org) mobile client with which you can read your RSS feeds and mark them as read on your server.