README updates.

This commit is contained in:
Ryan Petrello
2012-03-30 15:56:40 -04:00
parent b0beb69ea8
commit 4643aa13a0

View File

@@ -28,6 +28,10 @@ Running Tests
$ python setup.py test
...or, to run all tests across all supported environments::
$ pip install tox && tox
Viewing Documentation
---------------------
`Available Online <http://pecan.readthedocs.org>`_, or to build manually::