diff --git a/README.md b/README.md index 0fbf241..0dbd5f4 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,12 @@ cd python-yc-lockbox make install ``` +For async mode support use + +``` +pip install yc-lockbox[aio] +``` + ## Usage