README.md edited online with Bitbucket.

This commit is contained in:
Martin Rotter 2014-02-28 06:51:21 +00:00
parent 1d66912488
commit 786e4d0607

View file

@ -39,12 +39,13 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
* multiplatformity, * multiplatformity,
* support for all feed formats, * support for all feed formats,
* simplicity, * simplicity,
* feed metadata fetching, * feed metadata fetching including icons,
* enhanced feed auto-updating with separate time intervals,
* multiple data backend support (SQLite + MySQL), * multiple data backend support (SQLite + MySQL),
* “portable” mode support, * “portable” mode support,
* feed categorization, * feed categorization,
* feed authentication (Digest-MD5, BASIC, NTLM-2), * feed authentication (Digest-MD5, BASIC, NTLM-2),
* handles tons of messages, * handles tons of messages & feeds,
* sweet look & feel, * sweet look & feel,
* KFeanza-based default icon theme + ability to create your own icon themes, * KFeanza-based default icon theme + ability to create your own icon themes,
* fully skinnable user interface + ability to create your own skins, * fully skinnable user interface + ability to create your own skins,
@ -53,6 +54,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
* open-source development model based on GNU GPL license, version 3, * open-source development model based on GNU GPL license, version 3,
* tabbed interface, * tabbed interface,
* integrated web browser + external browser support, * integrated web browser + external browser support,
* internal web browser mouse gestures support,
* desktop integration via tray icon, * desktop integration via tray icon,
* localizations to some languages,
* Qt library is the only dependency, * Qt library is the only dependency,
* open-source development model and friendly author waiting for your feedback,
* no ads, no hidden costs. * no ads, no hidden costs.