diff --git a/README.md b/README.md index d7c95ccc..741e4448 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ AdCP operations are **distributed and asynchronous by default**. An agent might: pip install adcp ``` +> **Note**: This client requires Python 3.10 or later and supports both synchronous and asynchronous workflows. + ## Quick Start: Distributed Operations ```python