From a80a533e9c9d2891a7cd502fe9c1ad6e6da35769 Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Mon, 2 May 2022 15:36:56 -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 a8f280b..abb6018 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Onspring API Python SDK -The python SDK for version of the Onspring API is meant to simplify development in Python for Onspring customers who want to build integrations with their Onspring instance. +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. ## Installation