From 21dcb0cf169c4b3b5516a5ede5d5e8cef87c9542 Mon Sep 17 00:00:00 2001 From: Klaus Wakonig Date: Wed, 14 May 2025 13:24:13 +0200 Subject: [PATCH] docs: add BW icon to readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf48ff18..6b7fbe29 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# BEC Widgets +

+ +

+# BEC Widgets [![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/) @@ -10,7 +13,6 @@ [![Conventional Commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) [![codecov](https://codecov.io/gh/bec-project/bec_widgets/graph/badge.svg?token=0Z9IQRJKMY)](https://codecov.io/gh/bec-project/bec_widgets) - **⚠️ Important Notice:** 🚨 **PyQt6 is no longer supported** due to incompatibilities with Qt Designer. Please use **PySide6** instead. 🚨