Skip to content

Commit

Permalink
Apparently this is the proper way to make an image a link. wat.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreid committed Dec 28, 2012
1 parent d9d93a2 commit 5c06b61
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.rst
@@ -1,11 +1,7 @@
treq
====

.. raw:: html

<a href="http://travis-ci.org/dreid/treq">
<img src="https://secure.travis-ci.org/dreid/treq.png?branch=master">
</a>
|build|_

``treq`` is an HTTP library inspired by
`requests <http://www.python-requests.org>`_ but written on top of
Expand Down Expand Up @@ -71,3 +67,6 @@ Build docs:
::

cd docs; make html

.. |build| image:: https://secure.travis-ci.org/dreid/treq.png?branch=master
.. _build: http://travis-ci.org/dreid/treq

0 comments on commit 5c06b61

Please sign in to comment.