Skip to content

Commit

Permalink
Add validation methods for API key and plane to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Apr 8, 2024
1 parent fa89261 commit 7b13d35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ This library returns a lot of different data, based on the API:
- Account type
- Rate remaining

### Validation

- API key (bool)
- Plane (bool)

## Example

```python
Expand Down

0 comments on commit 7b13d35

Please sign in to comment.