1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-10 00:28:12 +02:00

Removed Bitdeli badge.

This commit is contained in:
Jakub Roztocil 2014-02-18 14:09:50 +01:00
parent b01906a45c
commit af6bda11af

View File

@ -615,7 +615,7 @@ To skip the host's SSL certificate verification, you can pass ``--verify=no``
path. The path can also be configured via the environment variable
``REQUESTS_CA_BUNDLE``.
To use a client side certificate for the SSL communication, you can pass the
To use a client side certificate for the SSL communication, you can pass the
path of the cert file with ``--cert``. If the private key is not contained
in the cert file you may pass the path of the key file with ``--certkey``.
@ -1374,14 +1374,6 @@ Changelog
* `0.1.6`_ (2012-03-04)
------------
.. image:: https://d2weczhvl823v0.cloudfront.net/jkbr/httpie/trend.png
:target: https://bitdeli.com/free
:alt: Bitdeli Badge
.. _Requests: http://python-requests.org
.. _Pygments: http://pygments.org/
.. _pip: http://www.pip-installer.org/en/latest/index.html