README.md edited online with Bitbucket.

This commit is contained in:
Martin Rotter 2014-08-05 09:11:23 +00:00
parent e3716b48de
commit 8634d92c18

View File

@ -51,7 +51,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
* simplicity,
* feed metadata fetching including icons,
* enhanced feed auto-updating with separate time intervals,
* multiple data backend support (SQLite + MySQL),
* multiple data backend support,
* SQLite (in-memory DBs too),
* MySQL.
* “portable” mode support,
* feed categorization,
* feed authentication (Digest-MD5, BASIC, NTLM-2),