jumanji - a web browser
=======================
jumanji is a highly customizable and functional web browser based
on the libwebkit web content engine and the gtk+ toolkit.

Requirements
------------
gtk3 (>= 3.0.11)
libwebkit3 (>= 1.4.1)
libsoup (>= 2.22.4)
girara-gtk3

Please note that you need to have a working pkg-config installation
and that the Makefile is only compatible with GNU make.

Installation
------------
To build and install jumanji:

  make install

Uninstall:
----------
To delete jumanji from your system, just type:

  make uninstall
