From 3120ea230594178a4bdef39728d2dd63cc1e6627 Mon Sep 17 00:00:00 2001 From: Kevin Dees Date: Wed, 8 Aug 2018 10:05:03 -0400 Subject: [PATCH] add example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e559d83..7cf52a9 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # laravel-redis-queue + +```shell +php artisan queue:redis -C +``` \ No newline at end of file