ABOUT
-----

This is a viewer for a set of hyperlinked set of documents.

The documents themselves are plain text in Markdown format, though
only a subset of Markdown tags are supported.

The code originally came from hardinfo, from its "help-viewer" 
directory.

James 2015


DEPENDENCIES
------------
- GTK2 and it dependencies.
- pkg-config to detect the rest of the required libs.

BUILDING
--------
Just type "make", if everything is all right it will build an
executable "mdview" for you.


LICENSE
-------
GNU General Public License Version 2, following the original license
from hardinfo.
