diff options
author | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 15:55:24 -0400 |
---|---|---|
committer | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 16:10:51 -0400 |
commit | b0beb69ea83826a19306c46c211dead8420d173f (patch) | |
tree | 1d404b089ecf20ba46db72523a4e05f908ffc8df /README.rst | |
parent | ba735c14e5bda33c4b97737b931b86cc02f58223 (diff) | |
download | pecan-b0beb69ea83826a19306c46c211dead8420d173f.tar.gz |
RST fixes.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,7 @@ Installing ---------- :: + $ pip install pecan ...or, for the latest (unstable) tip:: @@ -24,6 +25,7 @@ Running Tests ------------- :: + $ python setup.py test Viewing Documentation |