diff --git a/README.md b/README.md index 34012c6..61ba5d7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ understanding of the ratelimiting and caching behaviour of their associated webs ## Dependencies -All requirements can be installed easily using: +This project requires [Python](https://www.python.org/) 3.8 or newer. + +All required libraries can be installed easily using: ```bash pip install -r requirements.txt