============================================
=============== Torium 0.4.2 ===============
==== http://bithack.se/projects/torium/ ====
== sdac@bithack.se     pajlada@bithack.se ==
============================================

What is Torium?
    Torium is a free, open source, minimalistic torrent client for Linux.

Features?
    - Download files using the torrent protocol!

How do I compile Torium?
    Torium has a few dependencies:
        - GTKMM >= 2.4.0
        - rb_libtorrent >= 0.13
        - boost
        - boost::asio

    Instructions to compile Torium:
        1.  Install the dependencies
            Gentoo: Log in as root and type: emerge gtkmm rb_libtorrent boost asio
            Ubuntu: Type: sudo apt-get install libgtkmm-dev  libtorrent-rasterbar-dev libboost-dev
        2.  Locate the proper folder; torium/trunk/
        3.  Type ./configure && make

Any questions can be directed to support@bithack.se
