From 9d59dc9078d288a827486508d15c4f521063618d Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Sat, 15 Feb 2014 20:50:43 +0100 Subject: [PATCH] New readme. --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 32c5e0e8f..06e9c7158 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ RSS Guard ========= +Welcome to RSS Guard project website. See below basic information or see the wiki for detailed information. Features -------- @@ -33,13 +34,4 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded * integrated web browser + external browser support, * desktop integration via tray icon, * Qt library is the only dependency, -* no ads, no hidden costs. - -Installation ------------- -You need to compile RSS Guard if binary distribution is not available for your platform. Basic steps are really simple: -``` -cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX="C:\Program Files\rssguard" -make install -``` -This compiles and installs RSS Guard using Qt 4 on Windows machines. Qt 5 can be used too. \ No newline at end of file +* no ads, no hidden costs. \ No newline at end of file