mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
fix unprotected build status link
This commit is contained in:
+4
-3
@@ -4,12 +4,13 @@ Requests: HTTP for Humans
|
||||
.. image:: https://badge.fury.io/py/requests.png
|
||||
:target: http://badge.fury.io/py/requests
|
||||
|
||||
.. image:: http://ci.kennethreitz.org/job/requests-trunk/
|
||||
:target: http://ci.kennethreitz.org/job/requests-trunk/badge/icon
|
||||
|
||||
.. image:: https://pypip.in/d/requests/badge.png
|
||||
:target: https://crate.io/packages/requests/
|
||||
|
||||
.. image:: http://ci.kennethreitz.org/buildStatus/icon?job=requests-trunk
|
||||
:target: http://ci.kennethreitz.org/job/requests-trunk/
|
||||
|
||||
|
||||
Requests is an Apache2 Licensed HTTP library, written in Python, for human
|
||||
beings.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user