Merge pull request #116 from acinader/master

Doc nit
This commit is contained in:
Chris Boulton 2013-07-04 01:55:26 -07:00
commit a1cfc292d4

View File

@ -161,7 +161,7 @@ Workers work in the exact same way as the Ruby workers. For complete
documentation on workers, see the original documentation. documentation on workers, see the original documentation.
A basic "up-and-running" `bin/resque` file is included that sets up a 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) via Composer)
The exception to the similarities with the Ruby version of resque is The exception to the similarities with the Ruby version of resque is