Update README.md

Add instructions for users that need to explicitly require the library.
This commit is contained in:
James Carbine 2016-12-01 14:40:08 -07:00 committed by GitHub
parent c6d0741ca0
commit a92b089c4b
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ Add this line to your application's Gemfile:
## Usage
### Require
You must `require 'sidekiq-limit_fetch'` if it isn't already. It will not work until then.
### Limits
Specify limits which you want to place on queues inside sidekiq.yml: