From 592f5c1fb6972fd59a37f6a6a6a0b541d96eff9b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 28 Jul 2016 13:16:50 -0400 Subject: [PATCH] Update README.md --- kennethreitz/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kennethreitz/README.md b/kennethreitz/README.md index a0b73a0..5409994 100644 --- a/kennethreitz/README.md +++ b/kennethreitz/README.md @@ -10,6 +10,6 @@ ## Technical - Excellent first-class "ship a single-file binary" workflow. -- More Linux-Philosophy Friendly (e.g. [taco-bell programming](http://widgetsandshit.com/teddziuba/2010/10/taco-bell-programming.html)) +- More Linux-Philosophy Friendly (e.g. [taco-bell programming](http://widgetsandshit.com/teddziuba/2010/10/taco-bell-programming.html)). - PyPy as the default Python everywhere — one day. - No more Python 2 / 3 decisions.