summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-05-28 00:02:53 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-05-28 00:02:53 +0200
commit33cf818f8729c011d4090ff2ea4a79e07a5312ae (patch)
treeb49c8013212e9a8df71edfb498833a7e4c5d438e /README.rst
parentdc1aff919702fef7425565b898cd3103c2c69b13 (diff)
downloadpep8-33cf818f8729c011d4090ff2ea4a79e07a5312ae.tar.gz
Move down the status image.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index a05df0b..78cfd00 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,6 @@ pep8 - Python style guide checker
pep8 is a tool to check your Python code against some of the style
conventions in `PEP 8`_.
-.. image:: https://secure.travis-ci.org/jcrocholl/pep8.png?branch=master
-
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
@@ -127,6 +125,10 @@ http://github.com/jcrocholl/pep8/issues
Source download
---------------
+.. image:: https://secure.travis-ci.org/jcrocholl/pep8.png?branch=master
+ :target: https://secure.travis-ci.org/jcrocholl/pep8
+ :alt: Build status
+
The source code is currently available on github. Fork away!
http://github.com/jcrocholl/pep8/