diff --git a/README.md b/README.md index 7aa0b21..360e924 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Once run, it exposes the following endpoints: ## 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