diff --git a/README.md b/README.md index 2d5cccfb0..cee12bd8d 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,33 @@ RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most kno * Windows XP and newer, * GNU/Linux, * OS/2 (eComStation), -* Mac OS X (possibly), +* Mac OS X, * xBSD (possibly), * other platforms supported by Qt. +RSS Guard is written in C++. It is pretty fast even with tons of messages loaded. The core features are: + +* multiplatformity, +* support for all feed formats, +* simplicity, +* feed metadata fetching, +* multiple data backend support (SQLite + MySQL), +* “portable” mode support, +* feed categorization, +* feed authentication (Digest-MD5, BASIC, NTLM-2), +* handles tons of messages, +* sweet look & feel, +* KFeanza-based default icon theme + ability to create your own icon themes, +* fully skinnable user interface + ability to create your own skins, +* “newspaper” view, +* ability to hide list of feeds/categories, +* open-source development model based on GNU GPL license, version 3, +* tabbed interface, +* integrated web browser + external browser support, +* desktop integration via tray icon, +* Qt library is the only dependency, +* no ads, no hidden costs. + Bitbucket Supported Markdown for READMEs, comments, and Wiki ====================