Skip to content

Commit ce2cb0e

Browse files
authored
Update README file
1 parent 7a653ab commit ce2cb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ After being introduced to Tkinter, you will be guided step-by-step through the a
77
## Instructions and Navigation
88
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
99

10-
All code files are placed in their respective folders.
10+
All code files are placed in their respective folders. The _init_ file would be empty in all the code files which is to be filled by the user as per instructions given in the book.
1111

1212
The code will look like the following:
1313
```

0 commit comments

Comments
 (0)