From 88f494e7ce1a1f9e6ad6397f67fdd8cf52eeb31c Mon Sep 17 00:00:00 2001 From: Arthur Cinader Date: Wed, 3 Jul 2013 21:12:10 -0700 Subject: [PATCH] Update README.md Remove redundant use of "include" in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d75992..fc1047a 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Workers work in the exact same way as the Ruby workers. For complete documentation on workers, see the original documentation. A basic "up-and-running" `bin/resque` file is included that sets up a -running worker environment is included. (`vendor/bin/resque` when installed +running worker environment. (`vendor/bin/resque` when installed via Composer) The exception to the similarities with the Ruby version of resque is