Skip to content

Commit

Permalink
Add RTD badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 27, 2015
1 parent a8888be commit d92077d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
.. image:: https://travis-ci.org/Pylons/webob.png?branch=master
:target: https://travis-ci.org/Pylons/webob

.. image:: https://readthedocs.org/projects/webob/badge/?version=latest
:target: http://docs.pylonsproject.org/projects/webob/en/latest/
:alt: Documentation Status

WebOb provides objects for HTTP requests and responses. Specifically
it does this by wrapping the `WSGI <http://wsgi.org>`_ request
environment and response status/headers/app_iter(body).
Expand Down

0 comments on commit d92077d

Please sign in to comment.