From 126adaf068e6d0dfbbf50c90ce6836485ca10889 Mon Sep 17 00:00:00 2001 From: Nikhil Manapure Date: Mon, 27 May 2024 11:47:47 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0da27..315a428 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ yarn add https://github.com/settle-finance/javascript-integration-sdk ### Sample Usage ```javascript -const { PlatformConfig, PlatformClient } = require("potlee"); +const { PlatformConfig, PlatformClient } = require("settle"); const platformConfig = new PlatformConfig({ key: "API_KEY",