Getting started
===============

Install lettuce and mechanize:

    pip install mechanize lettuce

Install "tidy" (html validator):

    apt-get install tidy

Running it
==========

Colorful display
----------------

Just run:

    lettuce

More compact output
-------------------

Run:

    lettuce -v2


