Update README.md

This commit is contained in:
martinrotter 2016-06-22 13:23:52 +02:00 committed by GitHub
parent ba5e2a21b0
commit b67b24e87e

View File

@ -95,14 +95,14 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
* ownCloud News (from RSS Guard 3.1.0). * ownCloud News (from RSS Guard 3.1.0).
* multiplatformity, * multiplatformity,
* support for all feed formats, * support for all feed formats,
* simple internal Chromium-based web viewer,
* simplicity, * simplicity,
* import/export of feeds to/from OPML 2.0, * import/export of feeds to/from OPML 2.0,
* downloader with own tab and support for up to 6 parallel downloads, * downloader with own tab and support for up to 6 parallel downloads,
* message filter with regular expressions, * message filter with regular expressions,
* very fast parallelized feed updates,
* feed metadata fetching including icons, * feed metadata fetching including icons,
* no crazy dependencies, * no crazy dependencies,
* small memory footprint,
* small installation package,
* ability to cleanup internal message database with various options, * ability to cleanup internal message database with various options,
* enhanced feed auto-updating with separate time intervals, * enhanced feed auto-updating with separate time intervals,
* multiple data backend support, * multiple data backend support,
@ -123,10 +123,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
* fully adjustable toolbars (changeable buttons and style), * fully adjustable toolbars (changeable buttons and style),
* ability to check for updates on all platforms + self-updating on Windows, * ability to check for updates on all platforms + self-updating on Windows,
* hideable main menu, toolbars and list headers, * hideable main menu, toolbars and list headers,
* KFeanza-based default icon theme + ability to create your own icon themes, * Feanza-based default icon themes,
* fully skinnable user interface + ability to create your own skins, * fully skinnable user interface + ability to create your own skins,
* “newspaper” view, * newspaper view,
* plenty of skins,
* support for "feed://" URI scheme, * support for "feed://" URI scheme,
* ability to hide list of feeds/categories, * ability to hide list of feeds/categories,
* open-source development model based on GNU GPL license, version 3, * open-source development model based on GNU GPL license, version 3,