From 72c8b2d034e71d7fce6c20b8f185eb5d6080b123 Mon Sep 17 00:00:00 2001 From: Martin Fitzpatrick Date: Tue, 28 May 2019 00:41:46 +0200 Subject: [PATCH] Update link. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17d147e..54da8a2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A collection of 15 small — *minute* — desktop applications written in Python using the PyQt framework. These apps are intended as examples from which you can poke, hack and prod your way to writing your own tools. +> Many of these apps have more detailed write-ups on my tutorials site at [LearnPyQt.com](https://www.learnpyqt.com/apps/). + ## The apps The apps showcase various parts of the Qt framework, including advanced widgets,