Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Dec 31, 2024
1 parent 2ccc62e commit fe7617a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ An Asynchronous API wrapper for [Valorant API](https://valorant-api.com) written

## Features
- Fully type annotated.
- [Pydantic V2](https://docs.pydantic.dev/latest/) models.
- Modern Pythonic API using `async` and `await`.
- Supports Python 3.10+.
- Supports localizations.
- Supports all languages.
<!-- TODO: supports caching -->

## Installing
Expand Down

0 comments on commit fe7617a

Please sign in to comment.