From ab463a14da47bd8334cdf5e64f6b9dd2ba9dd28a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 Jan 2017 12:21:57 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9e3d14e..e1be9d9 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Envoy: Python Subprocesses for Humans. ====================================== -**Note:** Work in progress. +**Note:** `Delegator `_ is a replacement for Envoy. This is a convenience wrapper around the `subprocess` module.