Link to redis.io and bump Python requirement to 3.5+

This commit is contained in:
Jon Parise 2021-01-12 13:45:02 -08:00
parent 9ea826ef7c
commit 6a349e83c0

View file

@ -50,8 +50,8 @@ This means that even if someone has access to the Redis store, the passwords are
Requirements
------------
* Redis
* Python 2.7+ or 3.4+ (both included)
* [Redis](https://redis.io/)
* Python 2.7+ or 3.5+
Installation
------------