Installation Instructions for Inclued
-------------------------------------

(fill in details about compiling it)

INI Configuration
-----------------
The extension can be loaded using

extension=inclued.so
inclued.enabled = On
inclued.dumpdir = /tmp/

The extension is disabled by default and needs to be turned on
explicitly to work. 

The function inclued_get_data() returns the data collected in that
php instance. (document the fields later)
