diff --git a/README.md b/README.md index aee6f80d..adf52b2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # node-resque -Delayed Tasks in nodejs. A very opinionated but compatible API with [resque](https://github.com/resque/resque) and [resque scheduler](https://github.com/resque/resque-scheduler) +Delayed Tasks in nodejs. A very opinionated but compatible API with [resque](https://github.com/resque/resque) and [resque scheduler](https://github.com/resque/resque-scheduler). Resque is a background job system based on redis. It includes priority queus, plugins, locking, delayed jobs, and more! [![Nodei stats](https://nodei.co/npm/node-resque.png?downloads=true)](https://npmjs.org/package/node-resque)