Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akimrx committed Apr 2, 2024
1 parent b890983 commit a70dadd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ cd python-yc-lockbox
make install
```

For async mode support use

```
pip install yc-lockbox[aio]
```


## Usage

Expand Down

0 comments on commit a70dadd

Please # to comment.