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