============================
The Zope Testbrowser Package
============================

This is a separate distribution of the zope.testbrowser package used in
Zope 3.

This package is a standard distutils package; install it with the command:

    python setup.py install

You may need to do the install as a priviledged user.

Once installed read the README.txt file located in the zope/testbrowser
directory in site-packages for usage information.
