Skip to content

Commit c638ba3

Browse files
committed
Merge branch 'main' of github.com:ericsnekbytes/python_qt_cookbook
2 parents e04ed9e + d893896 commit c638ba3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ This module displays a list of people (Person objects) with
116116
a variety of attributes, with different types, each of which can
117117
be edited.
118118

119+
## `app_nano.py` example
120+
121+
<img width="377" alt="image" src="https://user-images.githubusercontent.com/104786633/206921925-352401b3-7006-43b2-89e6-85a73ad7e581.png">
122+
123+
This is a very tiny app skeleton.
124+
119125
# Setup
120126

121127
*Full coverage of install/setup issues is not practical here, but this should

0 commit comments

Comments
 (0)