From 9671878f1c695458c88cca2712db7c3ffdfd63d6 Mon Sep 17 00:00:00 2001 From: Alex Klarfeld Date: Thu, 6 Jul 2023 21:33:35 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe9346e..a064c85 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Supergood GoLang Example Code +# Supergood Python Example Code -This is a simple example of how to integrate the Supergood GoLang client on the Plaid Quickstart Server. This example is meant to be used as a reference and not as a production-ready application. +This is a simple example of how to integrate the Supergood Python client on the Plaid Quickstart Server. This example is meant to be used as a reference and not as a production-ready application. ## Running the Example Code