no longer a work in progress

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-02 19:41:34 -04:00
parent dbaeef2c47
commit 2c006dd17c
-2
View File
@@ -4,8 +4,6 @@ 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.
Work in progress.
Basic Usage
-----------