From aab82baad04c97fe4f034b2e3952ec03be91e685 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:11:20 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58cc331..ab1c8ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Responder: a Sorta Familar HTTP Framework for Python -![](https://farm2.staticflickr.com/1937/30196007887_604e2f10d8_k_d.jpg) +![](https://github.com/kennethreitz/responder/raw/master/ext/small.jpg) I'm adept to keep the "for humans" tagline off this project, until it comes out of the prototyping phase. I'm building this to learn, and to have fun -- while, at the same time, trying to bring something new to the table.