Skip to content

Commit

Permalink
docs: update README to mention support for undocumented endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Jan 10, 2025
1 parent 88e3c16 commit b6d2ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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+.
Expand Down

0 comments on commit b6d2ec9

Please sign in to comment.