From c386eebcf8f99e80068951fe2090513e931386ca Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 03:10:21 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0dac50ca..a8c31c55 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ --------------------- -# ☤ Requests: HTTP for Humans, Machines, & You. - [![Downloads](https://pepy.tech/badge/requests)](https://pepy.tech/project/requests) [![image](https://img.shields.io/pypi/pyversions/requests.svg)](https://pypi.org/project/requests/) [![image](https://img.shields.io/github/contributors/psf/requests.svg)](https://github.com/psf/requests/graphs/contributors) @@ -22,8 +20,6 @@ **Requests** is an elegant and simple HTTP library for Python, built for human beings. -![image](https://farm5.staticflickr.com/4317/35198386374_1939af3de6_k_d.jpg) - Behold, the power of Requests: ``` {.sourceCode .python}