From 6483a7e911be9a8981134bb990969e3a06165f80 Mon Sep 17 00:00:00 2001 From: Jean-Alexis Aufauvre <3964455+jaaufauvre@users.noreply.github.com> Date: Thu, 23 Oct 2025 14:49:56 +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 8232be0..1764129 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # client-encryption-python -[![](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-python/workflows/Build%20&%20Test/badge.svg)](https://github.com/Mastercard/client-encryption-python/actions?query=workflow%3A%22Build+%26+Test%22) [![](https://sonarcloud.io/api/project_badges/measure?project=Mastercard_client-encryption-python&metric=alert_status)](https://sonarcloud.io/dashboard?id=Mastercard_client-encryption-python)