Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Martins committed Mar 27, 2020
1 parent 39bb39a commit 824d527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Have you ever wondered how Twitter's Hashtag system works? Laravel Trends provid

## Prerequisites

Before you install the package make sure you have queues working as Trends uses it to control the tendences. Refer to Laravel [official documentation](https://laravel.com/docs/master/queues#introduction "official documentation") in order to configure queues in your project.
Before you install the package make sure you have queues working and running since Trends uses it to control the tendences. Refer to Laravel [official documentation](https://laravel.com/docs/master/queues#introduction "official documentation") in order to configure queues in your project.

## Installation

Expand Down

0 comments on commit 824d527

Please sign in to comment.