diff --git a/README.md b/README.md index e8007ab..238a63c 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,9 @@ Following features are work in progress: ## 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