Skip to content

Commit 7fae108

Browse files
authored
README LE
1 parent 1f09009 commit 7fae108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyqt-calculator-tutorial/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This folder provides the code examples for the article [Python and PyQt: Buildin
44

55
## Folder Content
66

7-
The current folder `pyqt-calculator-tutorial/` hosts two subfolders:
7+
The current folder, `pyqt-calculator-tutorial/`, hosts two subfolders:
88

99
1. `examples/` contains the source file of every example in the tutorial.
10-
2. `pycalc/` stores the code and related resources for your PyQt Calculator app.
10+
2. `pycalc/` stores the code and related resources for your PyQt Calculator app.

0 commit comments

Comments
 (0)