Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilManapure authored May 27, 2024
1 parent bf38f08 commit 126adaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 126adaf

Please sign in to comment.