diff --git a/README.md b/README.md index 0014d94..7fff183 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You may refer to the [wiki](https://github.com/TEAM-SPIRIT-Productions/Lapis/wik |---|---|---| | Python | 3.6.12 | 3.6.12 | -NOTE: Please do **not** use Python versions other than 3.6 because: +NOTE: Please do **not** use Python versions older than 3.6 because: 1. f-strings are used - *requires 3.6 or newer* 2. Dictionaries are assumed to be ordered - *requires 3.6 or newer* -3. Discord.py library is used - *requires 3.6 or older* +3. Discord.py library is used - *requires 3.6 or newer*