From d11bd908edff7625a485b29fd75d41c1849ad1bf Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Thu, 25 Jun 2015 07:10:01 +0200 Subject: [PATCH] Changed README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab18e090d..7dc97cfb8 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded * downloader with own tab and support for up to 6 parallel downloads, * message filter with regular expressions, * feed metadata fetching including icons, +* simple Adblock functionality, +* Google suggest for internal web browser location bar, +* ability to cleanup internal message database with various options, * enhanced feed auto-updating with separate time intervals, * multiple data backend support, * SQLite (in-memory DBs too),