From 2e6363a8a72efb348b0f2d73c12c9f0bb1e2a8bc Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:23:51 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 01e519d..595f09c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ 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/blik) +## Link to Codeanywhere + + [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/paypal-examples/blik) + ### Learn more You can read more about codespaces in the [PayPal Developer Docs](https://developer.paypal.com/api/rest/sandbox/codespaces).