diff --git a/README.md b/README.md index bb9589e..b49c5a1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ An Asynchronous API wrapper for [Valorant API](https://valorant-api.com) written in Python. ## Features +- Supports all endpoints. (includes undocumented endpoints) - Fully type annotated. - [Pydantic V2](https://docs.pydantic.dev/latest/) models. - Supports Python 3.10+.