mirror of https://github.com/rq/rq.git
Update README.md
This commit is contained in:
parent
d2e06e4785
commit
98fa81873b
|
@ -86,6 +86,10 @@ This project has been inspired by the good parts of [Celery][1], [Resque][2]
|
||||||
and [this snippet][3], and has been created as a lightweight alternative to the
|
and [this snippet][3], and has been created as a lightweight alternative to the
|
||||||
heaviness of Celery or other AMQP-based queueing implementations.
|
heaviness of Celery or other AMQP-based queueing implementations.
|
||||||
|
|
||||||
|
## Support RQ
|
||||||
|
|
||||||
|
If you find RQ useful, please consider supporting this project via [Tidelift](https://tidelift.com/subscription/pkg/pypi-rq?utm_source=pypi-rq&utm_medium=referral&utm_campaign=readme).
|
||||||
|
|
||||||
[r]: http://python-requests.org
|
[r]: http://python-requests.org
|
||||||
[d]: http://python-rq.org/
|
[d]: http://python-rq.org/
|
||||||
[m]: http://pypi.python.org/pypi/mailer
|
[m]: http://pypi.python.org/pypi/mailer
|
||||||
|
|
Loading…
Reference in New Issue