Update README.md

This commit is contained in:
2024-01-25 09:58:04 -05:00
committed by GitHub
parent 7e46336bce
commit eb645e6856
+1 -1
View File
@@ -13,7 +13,7 @@ Methods of `NeonClient`:
- `me()`: Returns the current user.
- `api_keys()`: Returns a list of API keys.
- `api_key_create(key_name)`: Creates an API key.
- `api_key_create(**json)`: Creates an API key.
- `api_key_delete(key_id)`: Deletes a given API key.
- `projects()`: Returns a list of projects.
- `project(project_id)`: Returns a specific project.