Skip to content

Commit

Permalink
Added title, moved travis image.
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Mar 25, 2013
1 parent cccae49 commit fce075a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.rst
@@ -1,9 +1,14 @@
Highlights
==========
=======
urllib3
=======

.. image:: https://travis-ci.org/shazow/urllib3.png?branch=master
:target: https://travis-ci.org/shazow/urllib3


Highlights
==========

- Re-use the same socket connection for multiple requests
(``HTTPConnectionPool`` and ``HTTPSConnectionPool``)
(with optional client-side certificate verification).
Expand Down

0 comments on commit fce075a

Please sign in to comment.