Add images, start of per-app README.md files.
This commit is contained in:
9
notepad/README.md
Normal file
9
notepad/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# No2Pads — A Notepad clone in PyQt
|
||||
|
||||
A very simple notepad clone using the QTextEdit widget to handle more or less
|
||||
everything. Supports file loading, saving and printing.
|
||||
|
||||
> If you think this example app is neat and want to learn more about
|
||||
PyQt in general, [take a look at my ebook & online course
|
||||
"Create Simple GUI Applications"](https://martinfitzpatrick.name/create-simple-gui-applications)
|
||||
which covers everything you need to know to start building your own applications with PyQt.
|
||||
Reference in New Issue
Block a user