Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhettre committed Jul 23, 2024
1 parent ec52d11 commit d5af65b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ This is the unofficial Python client for the Coinbase Advanced Trade API. It all

## Authentication

Here's an example of how to authenticate using the new method:```python
Here's an example of how to authenticate using the new method:

```python
from coinbase_advanced_trader.enhanced_rest_client import EnhancedRESTClient

api_key = "organizations/{org_id}/apiKeys/{key_id}"
Expand Down

0 comments on commit d5af65b

Please sign in to comment.