== Welcome to pyHai ==

A system profiler/auditor written in Python that supports custom plugins.

Documentation is here: http://pyhai.rtfd.org/

==== Basic Use ====

>>> from pyhai import pyhai
>>> pyhai.audit()

==== Changelog ====
0.1.2 - Remove windows plugin debugging print line
0.1.1 - Initial Release
