From 05ff6b0cbb36128d5eea953216e3f727fe7b752f Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Tue, 3 May 2022 09:37:14 -0500 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d3e369..04665c0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This SDK was developed independently using their existing C# SDK as a guide and ## Dependencies +All methods for the `OnspringClient` make use of the [Requests](https://docs.python-requests.org/en/latest/) library to interact with the endpoints of version 2 of the Onspring API. + ## Installation Install the SDK using pip: