Update README

This commit is contained in:
Holger Reinhardt 2016-08-02 08:14:39 +02:00 committed by GitHub
parent 31902c21ab
commit 97231d39b9

View File

@ -3,6 +3,7 @@
This package provides tools for the following, and more:
- Add jobs to queue
- Console command to run a sigle worker
## Installation
@ -14,7 +15,7 @@ $ composer require hlgrrnhrdt/laravel-resque
Copy the config the file ```config/resque.php``` from the package to your config folder.
Copy the config file ```config/resque.php``` from the package to your config folder.
### Laravel