From 7d35f85c1b6edc0f05d5aeb11161c03d65b5d52d Mon Sep 17 00:00:00 2001 From: awkawb Date: Wed, 6 Nov 2024 10:11:24 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7848e81..7c20926 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python Invoice Ninja SDK +# pyinvoiceninja Inspired by the [official PHP SDK](https://github.com/invoiceninja/sdk-php), a Python wrapper for Invoice Ninja's REST API.