diff options
author | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 15:54:59 -0400 |
---|---|---|
committer | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 16:10:51 -0400 |
commit | ba735c14e5bda33c4b97737b931b86cc02f58223 (patch) | |
tree | 6adc334969cfe9db5c891fa768f8838bfc916079 /README.rst | |
parent | 29d0f6944627bf96c963a62f5cc37781d987fabf (diff) | |
download | pecan-ba735c14e5bda33c4b97737b931b86cc02f58223.tar.gz |
RST fixes.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ dependencies. Installing ---------- + :: $ pip install pecan @@ -21,6 +22,7 @@ Installing Running Tests ------------- + :: $ python setup.py test |