From b2d47abacd7d6c2dcf21ea7bcab8ac8684d80dd1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:13:56 -0400 Subject: [PATCH] Update README.md --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c9822b4..33b6900 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,10 @@ # Responder: a Sorta Familar HTTP Framework for Python - -
-
- -
-
- 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. +![](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. The Python world certianly doesn't need more web frameworks. But, it does need more creativity, so I thought I'd bring some of my ideas to the table and see what I could come up with. -
-
- - - ## But will it blend?