From 1f1f12ffe778573c525ec6c90ea6b74d9e3d0664 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 15:10:05 -0400 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 911c2b9..2db6fac 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,8 @@ background: does what it says it does This module makes it stupidly simple to run things in the background of your application, be it a CLI app, or a web app. - "An elegant decorator-based abstraction around Python 3's concurrent.futures ThreadPoolExecutor class" — Simon Wilson + "An elegant decorator-based abstraction around Python 3's concurrent.futures ThreadPoolExecutor class" + — Simon Wilson .. image:: https://farm5.staticflickr.com/4296/36137232912_7276365f2e_k_d.jpg