Giving this a *third* try. I hate RST...

This commit is contained in:
Ryan Petrello
2012-03-19 19:09:52 -04:00
parent 86b9b639cc
commit c26e9dd6f3
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
A WSGI object-dispatching web framework, in the spirit of TurboGears, only
much much smaller, with many fewer dependencies.
[![Build Status](https://secure.travis-ci.org/dreamhost/pecan.png)](http://travis-ci.org/dreamhost/pecan)
.. _travis: http://travis-ci.org/dreamhost/pecan
.. |travis| image:: https://secure.travis-ci.org/dreamhost/pecan.png
|travis|_

View File

@@ -25,7 +25,6 @@ While Pecan doesn't provide support for sessions or databases out of the
box, tutorials are included for integrating these yourself in just a few
lines of code.
Narrative Documentation
=======================