More bugfixes (again, thanks to @Darep) in this release
- Only reschedule the job if it's actually found, fixes an edgecase in timing (#8)
- Store jid correctly when yield returns a hash, as some unknown versions of Sidekiq seem to do (#9)
- Clarify explanation of behavior in readme (#7)