From 0b953448151c85df8cc88f2675f73b760f57f1a3 Mon Sep 17 00:00:00 2001 From: Jean-Alexis Aufauvre <3964455+jaaufauvre@users.noreply.github.com> Date: Thu, 23 Oct 2025 14:51:07 +0100 Subject: [PATCH] Added support for theme-aware logos --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7391a7..4e3332a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # client-encryption-csharp -[![](https://developer.mastercard.com/_/_/src/global/assets/svg/mcdev-logo-dark.svg)](https://developer.mastercard.com/) + + + + mastercard developers logo + [![](https://github.com/Mastercard/client-encryption-csharp/workflows/Build%20&%20Test/badge.svg)](https://github.com/Mastercard/client-encryption-csharp/actions?query=workflow%3A%22Build+%26+Test%22) [![](https://github.com/Mastercard/client-encryption-csharp/workflows/Sonar/badge.svg)](https://github.com/Mastercard/client-encryption-csharp/actions?query=workflow%3ASonar)