diff --git a/README.rst b/README.rst index ea4b003..a148bf0 100644 --- a/README.rst +++ b/README.rst @@ -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 ------------