diff --git a/README.md b/README.md index 6f4ce09..6f1601a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Total Downloads + # Laravel Redis Queue A little command line tool for clearing Laravel Redis queues. This package is for Laravel 5 and removes all jobs from a queue using the Redis driver. Because [Laravel Horizon](https://laravel.com/docs/5.6/horizon) uses Redis for its queues, this tool can be used to clear your Horizon jobs.