New readme.
This commit is contained in:
parent
889bbd0edd
commit
9d59dc9078
1 changed files with 2 additions and 10 deletions
12
README.md
12
README.md
|
@ -1,5 +1,6 @@
|
||||||
RSS Guard
|
RSS Guard
|
||||||
=========
|
=========
|
||||||
|
Welcome to RSS Guard project website. See below basic information or see the wiki for detailed information.
|
||||||
|
|
||||||
Features
|
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,
|
* integrated web browser + external browser support,
|
||||||
* desktop integration via tray icon,
|
* desktop integration via tray icon,
|
||||||
* Qt library is the only dependency,
|
* Qt library is the only dependency,
|
||||||
* no ads, no hidden costs.
|
* 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.
|
|
Loading…
Add table
Reference in a new issue