mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 13:42:22 +00:00
Update README.md
Remove redundant use of "include" in documentation
This commit is contained in:
parent
59f617e639
commit
88f494e7ce
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue