From 23918c327240c98ef721ecd4ce28a7033d4aeb8f Mon Sep 17 00:00:00 2001 From: Beppe Catanese <1771700+gcatanese@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:06:13 +0200 Subject: [PATCH] Add badges for PayByLink action --- paybylink-example/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paybylink-example/README.md b/paybylink-example/README.md index bfbfba2a..2dfe3d04 100644 --- a/paybylink-example/README.md +++ b/paybylink-example/README.md @@ -1,5 +1,7 @@ # Adyen [Pay By Link](https://docs.adyen.com/unified-commerce/pay-by-link) Integration Demo +[![Java CI with Gradle](https://github.com/adyen-examples/adyen-java-spring-online-payments/actions/workflows/build-paybylink.yml/badge.svg)](https://github.com/adyen-examples/adyen-java-spring-online-payments/actions/workflows/paybylink.yml) + If you want to know more about Pay by link, check out our related [blog post](https://www.adyen.com/blog/pay-by-link-for-developers) or the [documentation](https://docs.adyen.com/checkout/pay-by-link). ## Run this integration in seconds using [Gitpod](https://gitpod.io/)