= INTRODUCTION =
This is a plasma widget that displays a predefined feedback/survey via the
Internet for users of the latest release to fill out.

= INSTALLATION =

    tar -xf foo.tar.gz
    cd foo
    mkdir build && cd build
    cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
    sudo make install
