Update README.md

This commit is contained in:
2024-01-29 16:29:28 -05:00
committed by GitHub
parent 9d73325b68
commit e1df847ab1
+1 -1
View File
@@ -12,7 +12,7 @@ from neon_client import NeonAPI
client = NeonApi(api_key='your_api_key')
```
Methods of `NeonClient`:
Methods of the `NeonAPI` class:
- `me()`: Returns the current user.
- `api_keys()`: Returns a list of API keys.