From ba104736dd1e957753e35eb38321bd17701fb280 Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Tue, 3 May 2022 08:57:24 -0500 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ca55f7..d459e2c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The python SDK for **version 2** of the Onspring API is meant to simplify development in Python for Onspring customers who want to build integrations with their Onspring instance. **Note:** -This is an unofficial SDK for the Onspring API. It was not built in consultation with Onspring Technologies LCC or a member of their development team. +This is an unofficial SDK for the Onspring API. It was not built in consultation with Onspring Technologies LLC or a member of their development team. This SDK was developed independently using their existing C# SDK as a guide and with the intention of making development of integrations done in Python with an Onspring instance quicker and more convenient.