Update butterfly logo (#1382)

This commit is contained in:
Tom Christie 2020-11-10 10:16:07 +00:00 committed by GitHub
parent 84dca25b8e
commit ceccb964e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<p align="center">
<a href="https://www.python-httpx.org/"><img width="350" height="208" src="https://raw.githubusercontent.com/encode/httpx/master/docs/img/logo.jpg" alt='HTTPX'></a>
<a href="https://www.python-httpx.org/"><img width="350" height="208" src="https://raw.githubusercontent.com/encode/httpx/master/docs/img/butterfly.png" alt='HTTPX'></a>
</p>
<p align="center"><strong>HTTPX</strong> <em>- A next-generation HTTP client for Python.</em></p>

BIN
docs/img/butterfly.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 KiB

View File

@ -1,5 +1,5 @@
<p align="center" style="margin: 0 0 10px">
<img width="350" height="208" src="https://raw.githubusercontent.com/encode/httpx/master/docs/img/logo.jpg" alt='HTTPX'>
<img width="350" height="208" src="https://raw.githubusercontent.com/encode/httpx/master/docs/img/butterfly.png" alt='HTTPX'>
</p>
<h1 align="center" style="font-size: 3rem; margin: -15px 0">