summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorflorentx <florent.xicluna@gmail.com>2009-11-17 11:32:51 +0100
committerflorentx <florent.xicluna@gmail.com>2009-11-17 11:32:51 +0100
commite28a20eaac092958f3b72a755d94070910a751e3 (patch)
tree5dd934a571b7c80e859aa7692c7d2c7ea080a807 /README.rst
parent92610dd3ef2f2e6e39e13facc0d6a5efede7763f (diff)
downloadpep8-e28a20eaac092958f3b72a755d94070910a751e3.tar.gz
Fix rST syntax.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 356330c..c4966b1 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@ in `PEP 8`_.
Mailing List
---------
+------------
http://groups.google.com/group/pep8
@@ -20,7 +20,7 @@ Features
* Parseable output: Jump to error location in your editor.
* Small: Just one Python file, requires only stdlib. You can use just the
- pep8.py file for this purpose
+ pep8.py file for this purpose.
* Easy_installable, of course!