From d9b60c6cc9b1387e5451250e26dcaf5c3fd27697 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Mon, 12 May 2025 15:09:11 +0200 Subject: [PATCH] docs: fix license reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1057d69..90806769 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI](https://github.com/bec-project/bec_widgets/actions/workflows/ci.yml/badge.svg)](https://github.com/bec-project/bec_widgets/actions/workflows/ci.yml) [![badge](https://img.shields.io/pypi/v/bec-widgets)](https://pypi.org/project/bec-widgets/) -[![badge](https://img.shields.io/pypi/l/bec-widgets)](./LICENSE) +[![License](https://img.shields.io/github/license/bec-project/bec_widgets)](./LICENSE) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)