Fix non-truth in README.

This commit is contained in:
Vincent Driessen 2015-03-09 09:21:40 +01:00
parent 55907805f6
commit c6f7978464
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It should be integrated in your web stack
easily.
RQ requires Redis >= 2.6.0.
RQ requires Redis >= 2.7.0.
[![Build status](https://travis-ci.org/nvie/rq.svg?branch=master)](https://secure.travis-ci.org/nvie/rq)
[![Downloads](https://pypip.in/d/rq/badge.svg)](https://pypi.python.org/pypi/rq)