From f4b094b7f81f63d59e6c00bfcca9299f60e559c7 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Fri, 28 Jun 2019 09:53:34 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e41ef6a..b3e8d37 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,13 @@ This starts the PyQt example launcher:

PyQt Examples launcher

-You can use it to easily browse and run the official demo applications. For instance, the _Quick_/_Animation_/_ColorAnimation_, _Graphics Effects_/_Lighting and Shadows_, _Desktop_/ and _Widgets_/_Tetrix_ examples are quite nice. +You can use it to easily browse and run the official demo applications. The following examples are quite nice for instance: + + * Quick / Animation / ColorAnimation + * Graphics Effects / Lighting and Shadows + * Desktop / System Tray + * Desktop / Screenshot + * Widgets / Tetrix ## Running the examples