diff --git a/README.md b/README.md index d891de7..1461492 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,9 @@ Use `--help` option to see all options. ## 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