From 21509647b1448ffab1c7e1b6348861f4ce8c02e2 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Tue, 29 Mar 2022 15:51:05 +0200 Subject: [PATCH] Fix image in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 733e83f..217bc77 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ These PyQt examples show you how to create a desktop app with Python and Qt. Sta These examples are taken from the following book:

- PyQt6 book + PyQt6 book
Python and Qt: The Best Parts