diff --git a/README.md b/README.md index 492222e..8293b1e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ gr4vyClient.setMerchantAccountId("my-account-id"); // defaults to `default` ## Gr4vy Embed To create a token for Gr4vy Embed, call the `client.getEmbedToken(embed)` -function with the amount, currency, and optional buyer information for Gr4vy +function with the amount, currency, and optional checkout session and buyer information for Gr4vy Embed. ```java