From d72d9e3c0b88624c85d487cd3c4b9783c49382d4 Mon Sep 17 00:00:00 2001 From: Eric Lakich Date: Wed, 28 Jan 2026 15:36:28 -0800 Subject: [PATCH] ZIP-0: fixes case on ZipTaxClient --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d057f5a..2e01ec2 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ pip install ziptax-sdk ## Quick Start ```python -from ziptax import ZiptaxClient +from ziptax import ZipTaxClient # Initialize the client with your API key -client = ZiptaxClient.api_key("your-api-key-here") +client = ZipTaxClient.api_key("your-api-key-here") # Get sales tax by address response = client.request.GetSalesTaxByAddress(