From aab82baad04c97fe4f034b2e3952ec03be91e685 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:11:20 -0400 Subject: [PATCH 1/5] 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. From c00b259c43984e4d3a0714639595105f72209565 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:11:50 -0400 Subject: [PATCH 2/5] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ab1c8ab..c65ec66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Responder: a Sorta Familar HTTP Framework for Python + +
+ test +
![](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. From 548fb229af9851faf3f16c211f1dad38b5c7a64c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:13:22 -0400 Subject: [PATCH 3/5] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c65ec66..c9822b4 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,18 @@
- test -
-![](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. +
+ +
+
+ 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? From b2d47abacd7d6c2dcf21ea7bcab8ac8684d80dd1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:13:56 -0400 Subject: [PATCH 4/5] 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? From eee17ca20b32a4b9957b65f2afac454e5f10fdda Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 11 Oct 2018 13:14:28 -0400 Subject: [PATCH 5/5] 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.