From e43eff6b3b3639134655cd87cf633431233ad03e Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Tue, 3 May 2022 09:46:08 -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 cdfe810..82e6036 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The python SDK for **version 2** of the Onspring API is meant to simplify develo **Note:** 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. +This SDK was developed independently using their existing C# SDK, their swagger page, and api documentation with the intention of making development of integrations done in Python with an Onspring instance quicker and more convenient. ## Dependencies