Update butterfly logo (#1382)
This commit is contained in:
parent
84dca25b8e
commit
ceccb964e6
@ -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
BIN
docs/img/butterfly.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 668 KiB |
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user