diff --git a/README.md b/README.md index 1229949..fe380f8 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,14 @@ PayPal codespaces require a client ID and client secret for your app. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/paypal-examples/googlepay) +### Link to Codeanywhere + + [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/paypal-examples/googlepay) + +### Link to Gitpod + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#github.com/paypal-examples/googlepay) + ### Learn more You can read more about codespaces in the [PayPal Developer Docs](https://developer.paypal.com/api/rest/sandbox/codespaces).