diff --git a/README.md b/README.md index 08eff587be..332b56705b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The Python interface to the Redis key-value store. --------------------------------------------- -**Note: ** redis-py 5.0 will be the last version of redis-py to support Python 3.7, as it has reached [end of life](https://devguide.python.org/versions/). redis-py 5.1 will support Python 3.8+. +**Note:** redis-py 5.0 will be the last version of redis-py to support Python 3.7, as it has reached [end of life](https://devguide.python.org/versions/). redis-py 5.1 will support Python 3.8+. ---------------------------------------------