From 8634d92c18bdd105b59e2b5882e6942e764faac5 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Tue, 5 Aug 2014 09:11:23 +0000 Subject: [PATCH] README.md edited online with Bitbucket. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c93f1c37..b1746267d 100644 --- a/README.md +++ b/README.md @@ -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),