From eee17ca20b32a4b9957b65f2afac454e5f10fdda Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:14:28 -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 33b6900..82d33e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Responder: a Sorta Familar HTTP Framework for Python -![](https://github.com/kennethreitz/responder/raw/master/ext/small.jpg) +![](https://github.com/kennethreitz/responder/raw/master/ext/Artboard%201%402x.png) 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.